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

@@ -82,10 +82,11 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| -------------------------------- | -------------------------------- | -------------------------------- |
| errors.GetGlobalHubsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ------------------------------------ | ------------------------------------ | ------------------------------------ |
| errors.GetGlobalHubsResponseBody | 400 | application/json |
| errors.GetGlobalHubsHubsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
## getLibraryHubs
@@ -161,7 +162,8 @@ run();
### Errors
| Error Object | Status Code | Content Type |
| --------------------------------- | --------------------------------- | --------------------------------- |
| errors.GetLibraryHubsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |
| Error Object | Status Code | Content Type |
| ------------------------------------- | ------------------------------------- | ------------------------------------- |
| errors.GetLibraryHubsResponseBody | 400 | application/json |
| errors.GetLibraryHubsHubsResponseBody | 401 | application/json |
| errors.SDKError | 4xx-5xx | */* |