ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.394.0

This commit is contained in:
speakeasybot
2024-09-10 00:11:07 +00:00
parent 8dc802ca50
commit 39d3a40524
910 changed files with 51963 additions and 53271 deletions

View File

@@ -106,11 +106,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| errors.CreatePlaylistResponseBody | 400 | application/json |
| errors.CreatePlaylistPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| --------------------------------- | --------------------------------- | --------------------------------- |
| errors.CreatePlaylistBadRequest | 400 | application/json |
| errors.CreatePlaylistUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## getPlaylists
@@ -184,11 +184,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
| errors.GetPlaylistsResponseBody | 400 | application/json |
| errors.GetPlaylistsPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ------------------------------- | ------------------------------- | ------------------------------- |
| errors.GetPlaylistsBadRequest | 400 | application/json |
| errors.GetPlaylistsUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## getPlaylist
@@ -263,11 +263,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| --------------------------------------- | --------------------------------------- | --------------------------------------- |
| errors.GetPlaylistResponseBody | 400 | application/json |
| errors.GetPlaylistPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ------------------------------ | ------------------------------ | ------------------------------ |
| errors.GetPlaylistBadRequest | 400 | application/json |
| errors.GetPlaylistUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## deletePlaylist
@@ -341,11 +341,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| errors.DeletePlaylistResponseBody | 400 | application/json |
| errors.DeletePlaylistPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| --------------------------------- | --------------------------------- | --------------------------------- |
| errors.DeletePlaylistBadRequest | 400 | application/json |
| errors.DeletePlaylistUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## updatePlaylist
@@ -421,11 +421,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| errors.UpdatePlaylistResponseBody | 400 | application/json |
| errors.UpdatePlaylistPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| --------------------------------- | --------------------------------- | --------------------------------- |
| errors.UpdatePlaylistBadRequest | 400 | application/json |
| errors.UpdatePlaylistUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## getPlaylistContents
@@ -505,11 +505,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ----------------------------------------------- | ----------------------------------------------- | ----------------------------------------------- |
| errors.GetPlaylistContentsResponseBody | 400 | application/json |
| errors.GetPlaylistContentsPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| -------------------------------------- | -------------------------------------- | -------------------------------------- |
| errors.GetPlaylistContentsBadRequest | 400 | application/json |
| errors.GetPlaylistContentsUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## clearPlaylistContents
@@ -583,11 +583,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| errors.ClearPlaylistContentsResponseBody | 400 | application/json |
| errors.ClearPlaylistContentsPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
| errors.ClearPlaylistContentsBadRequest | 400 | application/json |
| errors.ClearPlaylistContentsUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## addPlaylistContents
@@ -664,11 +664,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ----------------------------------------------- | ----------------------------------------------- | ----------------------------------------------- |
| errors.AddPlaylistContentsResponseBody | 400 | application/json |
| errors.AddPlaylistContentsPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| -------------------------------------- | -------------------------------------- | -------------------------------------- |
| errors.AddPlaylistContentsBadRequest | 400 | application/json |
| errors.AddPlaylistContentsUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## uploadPlaylist
@@ -745,8 +745,8 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| errors.UploadPlaylistResponseBody | 400 | application/json |
| errors.UploadPlaylistPlaylistsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| --------------------------------- | --------------------------------- | --------------------------------- |
| errors.UploadPlaylistBadRequest | 400 | application/json |
| errors.UploadPlaylistUnauthorized | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |