mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 12:47:44 +00:00
regenerated with newest spec, reconfigured actions and adding publishing
This commit is contained in:
9
docs/models/operations/gettokenbypinidplexerrors.md
Normal file
9
docs/models/operations/gettokenbypinidplexerrors.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# GetTokenByPinIdPlexErrors
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------- | ------------------------- | ------------------------- | ------------------------- | ------------------------- |
|
||||
| `code` | *T.nilable(::Integer)* | :heavy_minus_sign: | N/A | 1020 |
|
||||
| `message` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | Code not found or expired |
|
||||
Reference in New Issue
Block a user