mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 20:47:50 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.390.7
This commit is contained in:
13
docs/Models/Requests/GetBannerImageRequest.md
Normal file
13
docs/Models/Requests/GetBannerImageRequest.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# GetBannerImageRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|
||||
| `RatingKey` | *long* | :heavy_check_mark: | the id of the library item to return the children of. | 9518 |
|
||||
| `Width` | *long* | :heavy_check_mark: | N/A | 396 |
|
||||
| `Height` | *long* | :heavy_check_mark: | N/A | 396 |
|
||||
| `MinSize` | *long* | :heavy_check_mark: | N/A | 1 |
|
||||
| `Upscale` | *long* | :heavy_check_mark: | N/A | 1 |
|
||||
| `XPlexToken` | *string* | :heavy_check_mark: | Plex Authentication Token | CV5xoxjTpFKUzBTShsaf |
|
||||
Reference in New Issue
Block a user