mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-10 04:20:57 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.393.2
This commit is contained in:
12
docs/models/sdkerrors/getserveridentityrequesttimeout.md
Normal file
12
docs/models/sdkerrors/getserveridentityrequesttimeout.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# GetServerIdentityRequestTimeout
|
||||
|
||||
Request Timeout
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
|
||||
| `Code` | **int64* | :heavy_minus_sign: | N/A | 408 |
|
||||
| `Message` | **string* | :heavy_minus_sign: | N/A | The server timed out waiting for the request. |
|
||||
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing | |
|
||||
Reference in New Issue
Block a user