ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.392.1

This commit is contained in:
speakeasybot
2024-09-08 17:41:10 +00:00
parent 2d100b8e75
commit 5465f1e74c
460 changed files with 15950 additions and 1531 deletions

View File

@@ -105,10 +105,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------ | ------------------------------ | ------------------------------ |
| errors.GetTimelineResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ----------------------------------- | ----------------------------------- | ----------------------------------- |
| errors.GetTimelineResponseBody | 400 | application/json |
| errors.GetTimelineVideoResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## startUniversalTranscode
@@ -215,7 +216,8 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| errors.StartUniversalTranscodeResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ----------------------------------------------- | ----------------------------------------------- | ----------------------------------------------- |
| errors.StartUniversalTranscodeResponseBody | 400 | application/json |
| errors.StartUniversalTranscodeVideoResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |