mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-07 20:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.205.0
This commit is contained in:
17
docs/models/operations/GetLibraryHubsPart.md
Normal file
17
docs/models/operations/GetLibraryHubsPart.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# GetLibraryHubsPart
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
|
||||
| `id` | *Integer* | :heavy_minus_sign: | N/A | 38247 |
|
||||
| `key` | *String* | :heavy_minus_sign: | N/A | /library/parts/38247/1589412494/file.mp4 |
|
||||
| `duration` | *Integer* | :heavy_minus_sign: | N/A | 6017237 |
|
||||
| `file` | *String* | :heavy_minus_sign: | N/A | /movies/Tangled (2010)/Tangled (2010) Bluray-1080p.mp4 |
|
||||
| `size` | *Integer* | :heavy_minus_sign: | N/A | 1545647447 |
|
||||
| `audioProfile` | *String* | :heavy_minus_sign: | N/A | lc |
|
||||
| `container` | *String* | :heavy_minus_sign: | N/A | mp4 |
|
||||
| `has64bitOffsets` | *Boolean* | :heavy_minus_sign: | N/A | false |
|
||||
| `optimizedForStreaming` | *Boolean* | :heavy_minus_sign: | N/A | true |
|
||||
| `videoProfile` | *String* | :heavy_minus_sign: | N/A | high |
|
||||
Reference in New Issue
Block a user