mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 20:57:45 +00:00
10 lines
993 B
Markdown
10 lines
993 B
Markdown
# ApplyUpdatesErrors
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
|
|
| `code` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | 1000 |
|
|
| `message` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | X-Plex-Client-Identifier is missing |
|
|
| `status` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | 400 | |