mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 20:47:45 +00:00
regerated and working on publishing
This commit is contained in:
13
docs/models/operations/GetThumbImageRequest.md
Normal file
13
docs/models/operations/GetThumbImageRequest.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# GetThumbImageRequest
|
||||
|
||||
|
||||
## 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