Regenerated SDK with small changes

This commit is contained in:
Luke Hagar
2024-06-27 14:39:09 +00:00
parent 367dc248c3
commit 7585dd0b5c
845 changed files with 12822 additions and 4844 deletions

View File

@@ -8,5 +8,4 @@
| `ContentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
| `StatusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `RawResponse` | [HttpResponseMessage](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpresponsemessage?view=net-5.0) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `TwoHundredApplicationJsonObject` | [GetServerCapabilitiesResponseBody](../../Models/Requests/GetServerCapabilitiesResponseBody.md) | :heavy_minus_sign: | The Server Capabilities |
| `FourHundredAndOneApplicationJsonObject` | [GetServerCapabilitiesServerResponseBody](../../Models/Requests/GetServerCapabilitiesServerResponseBody.md) | :heavy_minus_sign: | Unauthorized - Returned if the X-Plex-Token is missing from the header or query. |
| `Object` | [Models.Requests.GetServerCapabilitiesResponseBody](../../Models/Requests/GetServerCapabilitiesResponseBody.md) | :heavy_minus_sign: | The Server Capabilities |