mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
Fresh generation
This commit is contained in:
10
docs/models/errors/GetServerIdentityErrors.md
Normal file
10
docs/models/errors/GetServerIdentityErrors.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# GetServerIdentityErrors
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
|
||||
| `code` | *Optional<? extends Double>* | :heavy_minus_sign: | N/A | 1001 |
|
||||
| `message` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | User could not be authenticated |
|
||||
| `status` | *Optional<? extends Double>* | :heavy_minus_sign: | N/A | 401 |
|
||||
Reference in New Issue
Block a user