mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-07 04:20:48 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.393.2
This commit is contained in:
11
docs/models/sdkerrors/getservercapabilitiesbadrequest.md
Normal file
11
docs/models/sdkerrors/getservercapabilitiesbadrequest.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# GetServerCapabilitiesBadRequest
|
||||
|
||||
Bad Request - A parameter was not specified, or was specified incorrectly.
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
|
||||
| `Errors` | [][sdkerrors.Errors](../../models/sdkerrors/errors.md) | :heavy_minus_sign: | N/A |
|
||||
| `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