ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6

This commit is contained in:
speakeasybot
2024-10-01 00:12:18 +00:00
parent 9c1dc1e022
commit 75d7632626
30 changed files with 443 additions and 511 deletions

View File

@@ -69,12 +69,11 @@ if ($response->statusCode === 200) {
### Errors
| Error Object | Status Code | Content Type |
| --------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
| Errors\GetTimelineBadRequest | 400 | application/json |
| Errors\GetTimelineUnauthorized | 401 | application/json |
| LukeHagar\Plex_API\Models\Errors.SDKException | 4xx-5xx | */* |
| Error Type | Status Code | Content Type |
| ------------------------------ | ------------------------------ | ------------------------------ |
| Errors\GetTimelineBadRequest | 400 | application/json |
| Errors\GetTimelineUnauthorized | 401 | application/json |
| Errors\SDKException | 4XX, 5XX | \*/\* |
## startUniversalTranscode
@@ -140,8 +139,8 @@ if ($response->statusCode === 200) {
### Errors
| Error Object | Status Code | Content Type |
| --------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
| Errors\StartUniversalTranscodeBadRequest | 400 | application/json |
| Errors\StartUniversalTranscodeUnauthorized | 401 | application/json |
| LukeHagar\Plex_API\Models\Errors.SDKException | 4xx-5xx | */* |
| Error Type | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| Errors\StartUniversalTranscodeBadRequest | 400 | application/json |
| Errors\StartUniversalTranscodeUnauthorized | 401 | application/json |
| Errors\SDKException | 4XX, 5XX | \*/\* |