mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.129.1
This commit is contained in:
17
docs/Models/Requests/Part.md
Normal file
17
docs/Models/Requests/Part.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Part
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
|
||||
| `Id` | *double* | :heavy_minus_sign: | N/A | 120353 |
|
||||
| `Key` | *string* | :heavy_minus_sign: | N/A | /library/parts/120353/1681803203/file.mp4 |
|
||||
| `Duration` | *double* | :heavy_minus_sign: | N/A | 7474422 |
|
||||
| `File` | *string* | :heavy_minus_sign: | N/A | /movies/Ant-Man and the Wasp Quantumania (2023)/Ant-Man.and.the.Wasp.Quantumania.2023.1080p.mp4 |
|
||||
| `Size` | *double* | :heavy_minus_sign: | N/A | 3395307162 |
|
||||
| `Container` | *string* | :heavy_minus_sign: | N/A | mp4 |
|
||||
| `Has64bitOffsets` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `HasThumbnail` | *double* | :heavy_minus_sign: | N/A | 1 |
|
||||
| `OptimizedForStreaming` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `VideoProfile` | *string* | :heavy_minus_sign: | N/A | high |
|
||||
Reference in New Issue
Block a user