diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock
index 90dda18..86f466a 100755
--- a/.speakeasy/gen.lock
+++ b/.speakeasy/gen.lock
@@ -3,10 +3,10 @@ id: db1bb4da-054f-485f-8c6e-d42db3f1da90
management:
docChecksum: d879ec64eec0ec08ccf22092442669ba
docVersion: 0.4.0 .
- speakeasyVersion: 1.401.3
- generationVersion: 2.421.3
- releaseVersion: 0.41.3
- configChecksum: 6ba9fc122b6dc3fad1bc607ac967785c
+ speakeasyVersion: 1.402.0
+ generationVersion: 2.422.6
+ releaseVersion: 0.41.4
+ configChecksum: cf31f9ff40f3a970c03dfdd1e9dcd16f
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php
@@ -28,7 +28,7 @@ generatedFiles:
- CONTRIBUTING.md
- USAGE.md
- composer.json
- - docs/Models/Errors/Error.md
+ - docs/Models/Errorors/Error.md
- docs/Models/Operations/CheckAccessRequest.md
- docs/Models/Operations/CheckAccessResponse.md
- docs/Models/Operations/ConfigureCodeSamplesResponse.md
@@ -262,9 +262,9 @@ generatedFiles:
- src/Events.php
- src/Github.php
- src/Metadata.php
- - src/Models/Errors/Error.php
- - src/Models/Errors/ErrorThrowable.php
- - src/Models/Errors/SDKException.php
+ - src/Models/Errorors/Error.php
+ - src/Models/Errorors/ErrorThrowable.php
+ - src/Models/Errorors/SDKException.php
- src/Models/Operations/CheckAccessRequest.php
- src/Models/Operations/CheckAccessResponse.php
- src/Models/Operations/ConfigureCodeSamplesResponse.php
diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml
index 20b1167..d1eaf5d 100644
--- a/.speakeasy/gen.yaml
+++ b/.speakeasy/gen.yaml
@@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
php:
- version: 0.41.3
+ version: 0.41.4
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
imports:
diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock
index 3cfbad2..744d1ef 100644
--- a/.speakeasy/workflow.lock
+++ b/.speakeasy/workflow.lock
@@ -1,8 +1,8 @@
-speakeasyVersion: 1.401.3
+speakeasyVersion: 1.402.0
sources:
my-source:
sourceNamespace: my-source
- sourceRevisionDigest: sha256:71c73407c7dabfacb0bb39d4c6da4194deb5bf73878edbaa17f6f22450ec955e
+ sourceRevisionDigest: sha256:f56c55f52f39784532924bce357bcd7c463d345fbd5209fec1c99554c3b42c80
sourceBlobDigest: sha256:c631a3d49dc602f7258899ba657fffa1c794ebe2c1f3211a3c728186c7577f54
tags:
- latest
@@ -11,7 +11,7 @@ targets:
php-target:
source: my-source
sourceNamespace: my-source
- sourceRevisionDigest: sha256:71c73407c7dabfacb0bb39d4c6da4194deb5bf73878edbaa17f6f22450ec955e
+ sourceRevisionDigest: sha256:f56c55f52f39784532924bce357bcd7c463d345fbd5209fec1c99554c3b42c80
sourceBlobDigest: sha256:c631a3d49dc602f7258899ba657fffa1c794ebe2c1f3211a3c728186c7577f54
workflow:
workflowVersion: 1.0.0
diff --git a/RELEASES.md b/RELEASES.md
index 4ad5714..3684411 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1144,4 +1144,14 @@ Based on:
### Generated
- [php v0.41.3] .
### Releases
-- [Composer v0.41.3] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.41.3 - .
\ No newline at end of file
+- [Composer v0.41.3] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.41.3 - .
+
+## 2024-09-23 18:00:17
+### Changes
+Based on:
+- OpenAPI Doc
+- Speakeasy CLI 1.402.0 (2.422.6) https://github.com/speakeasy-api/speakeasy
+### Generated
+- [php v0.41.4] .
+### Releases
+- [Composer v0.41.4] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.41.4 - .
\ No newline at end of file
diff --git a/docs/Models/Errors/Error.md b/docs/Models/Errorors/Error.md
similarity index 100%
rename from docs/Models/Errors/Error.md
rename to docs/Models/Errorors/Error.md
diff --git a/docs/Models/Operations/CheckAccessResponse.md b/docs/Models/Operations/CheckAccessResponse.md
index 5848c6f..aeb97a5 100644
--- a/docs/Models/Operations/CheckAccessResponse.md
+++ b/docs/Models/Operations/CheckAccessResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/ConfigureCodeSamplesResponse.md b/docs/Models/Operations/ConfigureCodeSamplesResponse.md
index 5f0c0b5..10a023f 100644
--- a/docs/Models/Operations/ConfigureCodeSamplesResponse.md
+++ b/docs/Models/Operations/ConfigureCodeSamplesResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `githubConfigureCodeSamplesResponse` | [?Shared\GithubConfigureCodeSamplesResponse](../../Models/Shared/GithubConfigureCodeSamplesResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/ConfigureMintlifyRepoResponse.md b/docs/Models/Operations/ConfigureMintlifyRepoResponse.md
index 1183915..e178f7c 100644
--- a/docs/Models/Operations/ConfigureMintlifyRepoResponse.md
+++ b/docs/Models/Operations/ConfigureMintlifyRepoResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/ConfigureTargetResponse.md b/docs/Models/Operations/ConfigureTargetResponse.md
index 5a6d688..3476c33 100644
--- a/docs/Models/Operations/ConfigureTargetResponse.md
+++ b/docs/Models/Operations/ConfigureTargetResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/CreateFreeTrialResponse.md b/docs/Models/Operations/CreateFreeTrialResponse.md
index 0bd6a9b..7844ea5 100644
--- a/docs/Models/Operations/CreateFreeTrialResponse.md
+++ b/docs/Models/Operations/CreateFreeTrialResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DeleteApiEndpointResponse.md b/docs/Models/Operations/DeleteApiEndpointResponse.md
index f379cff..74c991c 100644
--- a/docs/Models/Operations/DeleteApiEndpointResponse.md
+++ b/docs/Models/Operations/DeleteApiEndpointResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DeleteApiResponse.md b/docs/Models/Operations/DeleteApiResponse.md
index f458600..dc89487 100644
--- a/docs/Models/Operations/DeleteApiResponse.md
+++ b/docs/Models/Operations/DeleteApiResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DeleteSchemaResponse.md b/docs/Models/Operations/DeleteSchemaResponse.md
index dadc84a..2ed4300 100644
--- a/docs/Models/Operations/DeleteSchemaResponse.md
+++ b/docs/Models/Operations/DeleteSchemaResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DeleteVersionMetadataResponse.md b/docs/Models/Operations/DeleteVersionMetadataResponse.md
index c3e84cf..ff8cc15 100644
--- a/docs/Models/Operations/DeleteVersionMetadataResponse.md
+++ b/docs/Models/Operations/DeleteVersionMetadataResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DownloadSchemaResponse.md b/docs/Models/Operations/DownloadSchemaResponse.md
index 29e927d..111dea9 100644
--- a/docs/Models/Operations/DownloadSchemaResponse.md
+++ b/docs/Models/Operations/DownloadSchemaResponse.md
@@ -10,4 +10,4 @@
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `twoHundredApplicationJsonSchema` | *?string* | :heavy_minus_sign: | OK |
| `twoHundredApplicationXYamlSchema` | *?string* | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/DownloadSchemaRevisionResponse.md b/docs/Models/Operations/DownloadSchemaRevisionResponse.md
index 936104e..7f2cb1b 100644
--- a/docs/Models/Operations/DownloadSchemaRevisionResponse.md
+++ b/docs/Models/Operations/DownloadSchemaRevisionResponse.md
@@ -10,4 +10,4 @@
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `twoHundredApplicationJsonSchema` | *?string* | :heavy_minus_sign: | OK |
| `twoHundredApplicationXYamlSchema` | *?string* | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/FetchPublishingPRsResponse.md b/docs/Models/Operations/FetchPublishingPRsResponse.md
index 667e219..df0740b 100644
--- a/docs/Models/Operations/FetchPublishingPRsResponse.md
+++ b/docs/Models/Operations/FetchPublishingPRsResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `githubPublishingPRResponse` | [?Shared\GithubPublishingPRResponse](../../Models/Shared/GithubPublishingPRResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/FindApiEndpointResponse.md b/docs/Models/Operations/FindApiEndpointResponse.md
index ca74934..c5a8c8f 100644
--- a/docs/Models/Operations/FindApiEndpointResponse.md
+++ b/docs/Models/Operations/FindApiEndpointResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiEndpoint` | [?Shared\ApiEndpoint](../../Models/Shared/ApiEndpoint.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.md b/docs/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.md
index 4016120..3266e0b 100644
--- a/docs/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.md
+++ b/docs/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `generateOpenApiSpecDiff` | [?Shared\GenerateOpenApiSpecDiff](../../Models/Shared/GenerateOpenApiSpecDiff.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GenerateOpenApiSpecResponse.md b/docs/Models/Operations/GenerateOpenApiSpecResponse.md
index c348efc..b05988b 100644
--- a/docs/Models/Operations/GenerateOpenApiSpecResponse.md
+++ b/docs/Models/Operations/GenerateOpenApiSpecResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `generateOpenApiSpecDiff` | [?Shared\GenerateOpenApiSpecDiff](../../Models/Shared/GenerateOpenApiSpecDiff.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.md b/docs/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.md
index 8924705..3a67b04 100644
--- a/docs/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.md
+++ b/docs/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `postmanCollection` | *?string* | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GeneratePostmanCollectionResponse.md b/docs/Models/Operations/GeneratePostmanCollectionResponse.md
index 8ae8df3..d126955 100644
--- a/docs/Models/Operations/GeneratePostmanCollectionResponse.md
+++ b/docs/Models/Operations/GeneratePostmanCollectionResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `postmanCollection` | *?string* | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GenerateRequestPostmanCollectionResponse.md b/docs/Models/Operations/GenerateRequestPostmanCollectionResponse.md
index 5e0b11d..5e51982 100644
--- a/docs/Models/Operations/GenerateRequestPostmanCollectionResponse.md
+++ b/docs/Models/Operations/GenerateRequestPostmanCollectionResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `postmanCollection` | *?string* | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetAccessTokenResponse.md b/docs/Models/Operations/GetAccessTokenResponse.md
index 0ea2dc1..bc080a3 100644
--- a/docs/Models/Operations/GetAccessTokenResponse.md
+++ b/docs/Models/Operations/GetAccessTokenResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `accessToken` | [?Shared\AccessToken](../../Models/Shared/AccessToken.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetActionResponse.md b/docs/Models/Operations/GetActionResponse.md
index eb884b2..6cba733 100644
--- a/docs/Models/Operations/GetActionResponse.md
+++ b/docs/Models/Operations/GetActionResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `githubGetActionResponse` | [?Shared\GithubGetActionResponse](../../Models/Shared/GithubGetActionResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetAllApiEndpointsResponse.md b/docs/Models/Operations/GetAllApiEndpointsResponse.md
index 9338480..ae2fc35 100644
--- a/docs/Models/Operations/GetAllApiEndpointsResponse.md
+++ b/docs/Models/Operations/GetAllApiEndpointsResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiEndpoints` | array<[Shared\ApiEndpoint](../../Models/Shared/ApiEndpoint.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetAllApiVersionsResponse.md b/docs/Models/Operations/GetAllApiVersionsResponse.md
index ef1389d..249e186 100644
--- a/docs/Models/Operations/GetAllApiVersionsResponse.md
+++ b/docs/Models/Operations/GetAllApiVersionsResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apis` | array<[Shared\Api](../../Models/Shared/Api.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetAllForVersionApiEndpointsResponse.md b/docs/Models/Operations/GetAllForVersionApiEndpointsResponse.md
index 9a887db..fca24ce 100644
--- a/docs/Models/Operations/GetAllForVersionApiEndpointsResponse.md
+++ b/docs/Models/Operations/GetAllForVersionApiEndpointsResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiEndpoints` | array<[Shared\ApiEndpoint](../../Models/Shared/ApiEndpoint.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetApiEndpointResponse.md b/docs/Models/Operations/GetApiEndpointResponse.md
index 66a8ab1..a4e173f 100644
--- a/docs/Models/Operations/GetApiEndpointResponse.md
+++ b/docs/Models/Operations/GetApiEndpointResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiEndpoint` | [?Shared\ApiEndpoint](../../Models/Shared/ApiEndpoint.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetApisResponse.md b/docs/Models/Operations/GetApisResponse.md
index c68ade2..7827470 100644
--- a/docs/Models/Operations/GetApisResponse.md
+++ b/docs/Models/Operations/GetApisResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apis` | array<[Shared\Api](../../Models/Shared/Api.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetBlobResponse.md b/docs/Models/Operations/GetBlobResponse.md
index 01e3c5e..f9184d6 100644
--- a/docs/Models/Operations/GetBlobResponse.md
+++ b/docs/Models/Operations/GetBlobResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `blob` | *?string* | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetEmbedAccessTokenResponse.md b/docs/Models/Operations/GetEmbedAccessTokenResponse.md
index ab38f27..e11d820 100644
--- a/docs/Models/Operations/GetEmbedAccessTokenResponse.md
+++ b/docs/Models/Operations/GetEmbedAccessTokenResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `embedAccessTokenResponse` | [?Shared\EmbedAccessTokenResponse](../../Models/Shared/EmbedAccessTokenResponse.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetManifestResponse.md b/docs/Models/Operations/GetManifestResponse.md
index a885093..7284a98 100644
--- a/docs/Models/Operations/GetManifestResponse.md
+++ b/docs/Models/Operations/GetManifestResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response | |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response | |
| `manifest` | [?Shared\Manifest](../../Models/Shared/Manifest.md) | :heavy_minus_sign: | OK | {
"config": {
"digest": "sha256:6d1ef012b5674ad8a127ecfa9b5e6f5178d171b90ee462846974177fd9bdd39f",
"mediaType": "application/vnd.docker.container.image.v1+json",
"size": 1512
},
"layers": [
{
"digest": "sha256:5d20c808ce198565ff70b3ed23a991dd49afac45dece63474b27ce6ed036adc6",
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"size": 2107098
}
],
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"schemaVersion": 2
} |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetNamespacesResponse.md b/docs/Models/Operations/GetNamespacesResponse.md
index 11ffbd2..c17823c 100644
--- a/docs/Models/Operations/GetNamespacesResponse.md
+++ b/docs/Models/Operations/GetNamespacesResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `getNamespacesResponse` | [?Shared\GetNamespacesResponse](../../Models/Shared/GetNamespacesResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetOrganizationResponse.md b/docs/Models/Operations/GetOrganizationResponse.md
index 702e1cd..57f84ab 100644
--- a/docs/Models/Operations/GetOrganizationResponse.md
+++ b/docs/Models/Operations/GetOrganizationResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `organization` | [?Shared\Organization](../../Models/Shared/Organization.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetOrganizationUsageResponse.md b/docs/Models/Operations/GetOrganizationUsageResponse.md
index 72f66e3..9205e82 100644
--- a/docs/Models/Operations/GetOrganizationUsageResponse.md
+++ b/docs/Models/Operations/GetOrganizationUsageResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `organizationUsageResponse` | [?Shared\OrganizationUsageResponse](../../Models/Shared/OrganizationUsageResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetOrganizationsResponse.md b/docs/Models/Operations/GetOrganizationsResponse.md
index 9a9c093..7e61eea 100644
--- a/docs/Models/Operations/GetOrganizationsResponse.md
+++ b/docs/Models/Operations/GetOrganizationsResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `organizations` | array<[Shared\Organization](../../Models/Shared/Organization.md)> | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetRequestFromEventLogResponse.md b/docs/Models/Operations/GetRequestFromEventLogResponse.md
index 305f5b3..528a447 100644
--- a/docs/Models/Operations/GetRequestFromEventLogResponse.md
+++ b/docs/Models/Operations/GetRequestFromEventLogResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `unboundedRequest` | [?Shared\UnboundedRequest](../../Models/Shared/UnboundedRequest.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetRevisionsResponse.md b/docs/Models/Operations/GetRevisionsResponse.md
index ef1abd3..47c3d87 100644
--- a/docs/Models/Operations/GetRevisionsResponse.md
+++ b/docs/Models/Operations/GetRevisionsResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `getRevisionsResponse` | [?Shared\GetRevisionsResponse](../../Models/Shared/GetRevisionsResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetSchemaDiffResponse.md b/docs/Models/Operations/GetSchemaDiffResponse.md
index 86cf760..23b1084 100644
--- a/docs/Models/Operations/GetSchemaDiffResponse.md
+++ b/docs/Models/Operations/GetSchemaDiffResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `schemaDiff` | [?Shared\SchemaDiff](../../Models/Shared/SchemaDiff.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetSchemaResponse.md b/docs/Models/Operations/GetSchemaResponse.md
index a3b7db3..5eab420 100644
--- a/docs/Models/Operations/GetSchemaResponse.md
+++ b/docs/Models/Operations/GetSchemaResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `schema` | [?Shared\Schema](../../Models/Shared/Schema.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetSchemaRevisionResponse.md b/docs/Models/Operations/GetSchemaRevisionResponse.md
index a77a897..81151b1 100644
--- a/docs/Models/Operations/GetSchemaRevisionResponse.md
+++ b/docs/Models/Operations/GetSchemaRevisionResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `schema` | [?Shared\Schema](../../Models/Shared/Schema.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetSchemasResponse.md b/docs/Models/Operations/GetSchemasResponse.md
index fb0baa2..25dc2ed 100644
--- a/docs/Models/Operations/GetSchemasResponse.md
+++ b/docs/Models/Operations/GetSchemasResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `classes` | array<[Shared\Schema](../../Models/Shared/Schema.md)> | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetTagsResponse.md b/docs/Models/Operations/GetTagsResponse.md
index 0fb90a7..d7ba822 100644
--- a/docs/Models/Operations/GetTagsResponse.md
+++ b/docs/Models/Operations/GetTagsResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `getTagsResponse` | [?Shared\GetTagsResponse](../../Models/Shared/GetTagsResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetUserResponse.md b/docs/Models/Operations/GetUserResponse.md
index a62a5e3..23427f8 100644
--- a/docs/Models/Operations/GetUserResponse.md
+++ b/docs/Models/Operations/GetUserResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `user` | [?Shared\User](../../Models/Shared/User.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetValidEmbedAccessTokensResponse.md b/docs/Models/Operations/GetValidEmbedAccessTokensResponse.md
index d660d8a..d6b4393 100644
--- a/docs/Models/Operations/GetValidEmbedAccessTokensResponse.md
+++ b/docs/Models/Operations/GetValidEmbedAccessTokensResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `embedTokens` | array<[Shared\EmbedToken](../../Models/Shared/EmbedToken.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetVersionMetadataResponse.md b/docs/Models/Operations/GetVersionMetadataResponse.md
index 5dedfb6..1db2578 100644
--- a/docs/Models/Operations/GetVersionMetadataResponse.md
+++ b/docs/Models/Operations/GetVersionMetadataResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `versionMetadata` | array<[Shared\VersionMetadata](../../Models/Shared/VersionMetadata.md)> | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetWorkspaceByContextResponse.md b/docs/Models/Operations/GetWorkspaceByContextResponse.md
index 7bce915..22a1267 100644
--- a/docs/Models/Operations/GetWorkspaceByContextResponse.md
+++ b/docs/Models/Operations/GetWorkspaceByContextResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `workspaceAndOrganization` | [?Shared\WorkspaceAndOrganization](../../Models/Shared/WorkspaceAndOrganization.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GetWorkspaceResponse.md b/docs/Models/Operations/GetWorkspaceResponse.md
index 94fe19c..328b1c2 100644
--- a/docs/Models/Operations/GetWorkspaceResponse.md
+++ b/docs/Models/Operations/GetWorkspaceResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `workspace` | [?Shared\Workspace](../../Models/Shared/Workspace.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GithubCheckPublishingSecretsResponse.md b/docs/Models/Operations/GithubCheckPublishingSecretsResponse.md
index 65bbd55..3c88720 100644
--- a/docs/Models/Operations/GithubCheckPublishingSecretsResponse.md
+++ b/docs/Models/Operations/GithubCheckPublishingSecretsResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `githubMissingPublishingSecretsResponse` | [?Shared\GithubMissingPublishingSecretsResponse](../../Models/Shared/GithubMissingPublishingSecretsResponse.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/GithubStorePublishingSecretsResponse.md b/docs/Models/Operations/GithubStorePublishingSecretsResponse.md
index 6491ab9..989e410 100644
--- a/docs/Models/Operations/GithubStorePublishingSecretsResponse.md
+++ b/docs/Models/Operations/GithubStorePublishingSecretsResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/InsertVersionMetadataResponse.md b/docs/Models/Operations/InsertVersionMetadataResponse.md
index 4e3b0d8..18f9d91 100644
--- a/docs/Models/Operations/InsertVersionMetadataResponse.md
+++ b/docs/Models/Operations/InsertVersionMetadataResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `versionMetadata` | [?Shared\VersionMetadata](../../Models/Shared/VersionMetadata.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/PostTagsResponse.md b/docs/Models/Operations/PostTagsResponse.md
index 59793c8..eb027ae 100644
--- a/docs/Models/Operations/PostTagsResponse.md
+++ b/docs/Models/Operations/PostTagsResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/PreflightResponse.md b/docs/Models/Operations/PreflightResponse.md
index 6d306a3..1b040c8 100644
--- a/docs/Models/Operations/PreflightResponse.md
+++ b/docs/Models/Operations/PreflightResponse.md
@@ -8,5 +8,5 @@
| `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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
| `preflightToken` | [?Shared\PreflightToken](../../Models/Shared/PreflightToken.md) | :heavy_minus_sign: | OK |
\ No newline at end of file
diff --git a/docs/Models/Operations/QueryEventLogResponse.md b/docs/Models/Operations/QueryEventLogResponse.md
index 21bf06e..742d167 100644
--- a/docs/Models/Operations/QueryEventLogResponse.md
+++ b/docs/Models/Operations/QueryEventLogResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `boundedRequests` | array<[Shared\BoundedRequest](../../Models/Shared/BoundedRequest.md)> | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/RegisterSchemaResponse.md b/docs/Models/Operations/RegisterSchemaResponse.md
index 5437aef..7b1f1a9 100644
--- a/docs/Models/Operations/RegisterSchemaResponse.md
+++ b/docs/Models/Operations/RegisterSchemaResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/RevokeEmbedAccessTokenResponse.md b/docs/Models/Operations/RevokeEmbedAccessTokenResponse.md
index 2e411b0..0c9f28a 100644
--- a/docs/Models/Operations/RevokeEmbedAccessTokenResponse.md
+++ b/docs/Models/Operations/RevokeEmbedAccessTokenResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/TriggerActionResponse.md b/docs/Models/Operations/TriggerActionResponse.md
index 3072d7c..92a8ca6 100644
--- a/docs/Models/Operations/TriggerActionResponse.md
+++ b/docs/Models/Operations/TriggerActionResponse.md
@@ -8,4 +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` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/UpsertApiEndpointResponse.md b/docs/Models/Operations/UpsertApiEndpointResponse.md
index 970fcf9..0e53be6 100644
--- a/docs/Models/Operations/UpsertApiEndpointResponse.md
+++ b/docs/Models/Operations/UpsertApiEndpointResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiEndpoint` | [?Shared\ApiEndpoint](../../Models/Shared/ApiEndpoint.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/UpsertApiResponse.md b/docs/Models/Operations/UpsertApiResponse.md
index 2e12ce5..5640912 100644
--- a/docs/Models/Operations/UpsertApiResponse.md
+++ b/docs/Models/Operations/UpsertApiResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `api` | [?Shared\Api](../../Models/Shared/Api.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/Models/Operations/ValidateApiKeyResponse.md b/docs/Models/Operations/ValidateApiKeyResponse.md
index fb246b5..a88ef33 100644
--- a/docs/Models/Operations/ValidateApiKeyResponse.md
+++ b/docs/Models/Operations/ValidateApiKeyResponse.md
@@ -9,4 +9,4 @@
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `apiKeyDetails` | [?Shared\ApiKeyDetails](../../Models/Shared/ApiKeyDetails.md) | :heavy_minus_sign: | OK |
-| `error` | *?Errors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
+| `error` | *?Errorors\Error* | :heavy_minus_sign: | Default error response |
\ No newline at end of file
diff --git a/docs/sdks/apiendpoints/README.md b/docs/sdks/apiendpoints/README.md
index 0b3b018..2edaf3b 100644
--- a/docs/sdks/apiendpoints/README.md
+++ b/docs/sdks/apiendpoints/README.md
@@ -64,9 +64,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## findApiEndpoint
@@ -119,9 +119,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## generateOpenApiSpecForApiEndpoint
@@ -174,9 +174,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## generatePostmanCollectionForApiEndpoint
@@ -228,9 +228,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getAllApiEndpoints
@@ -280,9 +280,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getAllForVersionApiEndpoints
@@ -333,9 +333,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getApiEndpoint
@@ -387,9 +387,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## upsertApiEndpoint
@@ -449,6 +449,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/apis/README.md b/docs/sdks/apis/README.md
index 67cdc93..216e431 100644
--- a/docs/sdks/apis/README.md
+++ b/docs/sdks/apis/README.md
@@ -61,9 +61,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## generateOpenApiSpec
@@ -115,9 +115,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## generatePostmanCollection
@@ -168,9 +168,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getAllApiVersions
@@ -221,9 +221,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getApis
@@ -272,9 +272,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## upsertApi
@@ -330,6 +330,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/artifacts/README.md b/docs/sdks/artifacts/README.md
index 2587fc1..99c6a4f 100644
--- a/docs/sdks/artifacts/README.md
+++ b/docs/sdks/artifacts/README.md
@@ -64,9 +64,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getManifest
@@ -119,9 +119,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getNamespaces
@@ -161,9 +161,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getRevisions
@@ -211,9 +211,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getTags
@@ -261,9 +261,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## postTags
@@ -313,9 +313,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## preflight
@@ -364,6 +364,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/auth/README.md b/docs/sdks/auth/README.md
index ae2a6e8..7418ba7 100644
--- a/docs/sdks/auth/README.md
+++ b/docs/sdks/auth/README.md
@@ -53,9 +53,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getUser
@@ -95,9 +95,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getWorkspaceAccess
@@ -145,9 +145,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## validateApiKey
@@ -187,6 +187,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/embeds/README.md b/docs/sdks/embeds/README.md
index 86c6861..ad5e64e 100644
--- a/docs/sdks/embeds/README.md
+++ b/docs/sdks/embeds/README.md
@@ -56,9 +56,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getValidEmbedAccessTokens
@@ -98,9 +98,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## revokeEmbedAccessToken
@@ -150,6 +150,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/events/README.md b/docs/sdks/events/README.md
index 311c0f5..72d14d7 100644
--- a/docs/sdks/events/README.md
+++ b/docs/sdks/events/README.md
@@ -58,10 +58,10 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Errors\Error | 5XX | application/json |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Errorors\Error | 5XX | application/json |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getWorkspaceTargets
@@ -109,10 +109,10 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Errors\Error | 5XX | application/json |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Errorors\Error | 5XX | application/json |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## postWorkspaceEvents
@@ -164,10 +164,10 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Errors\Error | 5XX | application/json |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Errorors\Error | 5XX | application/json |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## searchWorkspaceEvents
@@ -215,7 +215,7 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Errors\Error | 5XX | application/json |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Errorors\Error | 5XX | application/json |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/github/README.md b/docs/sdks/github/README.md
index 2620816..855e567 100644
--- a/docs/sdks/github/README.md
+++ b/docs/sdks/github/README.md
@@ -60,9 +60,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## configureCodeSamples
@@ -111,9 +111,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## configureMintlifyRepo
@@ -165,9 +165,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## configureTarget
@@ -215,9 +215,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## fetchPublishingPRs
@@ -267,9 +267,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getAction
@@ -318,9 +318,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## githubCheckPublishingSecrets
@@ -368,9 +368,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## githubStorePublishingSecrets
@@ -417,9 +417,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## triggerAction
@@ -468,6 +468,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/metadata/README.md b/docs/sdks/metadata/README.md
index 0d74799..d794d76 100644
--- a/docs/sdks/metadata/README.md
+++ b/docs/sdks/metadata/README.md
@@ -60,9 +60,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getVersionMetadata
@@ -113,9 +113,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## insertVersionMetadata
@@ -170,6 +170,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/organizations/README.md b/docs/sdks/organizations/README.md
index 41cea61..95862be 100644
--- a/docs/sdks/organizations/README.md
+++ b/docs/sdks/organizations/README.md
@@ -46,9 +46,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getOrganization
@@ -98,9 +98,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getOrganizationUsage
@@ -140,9 +140,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getOrganizations
@@ -182,6 +182,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/reports/README.md b/docs/sdks/reports/README.md
index 8c78760..fffa285 100644
--- a/docs/sdks/reports/README.md
+++ b/docs/sdks/reports/README.md
@@ -57,9 +57,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getLintingReportSignedUrl
@@ -109,9 +109,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## uploadReport
@@ -165,6 +165,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/requests/README.md b/docs/sdks/requests/README.md
index 13f744b..f4f4125 100644
--- a/docs/sdks/requests/README.md
+++ b/docs/sdks/requests/README.md
@@ -58,9 +58,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getRequestFromEventLog
@@ -110,9 +110,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## queryEventLog
@@ -161,6 +161,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/schemas/README.md b/docs/sdks/schemas/README.md
index 50abc39..c7e2319 100644
--- a/docs/sdks/schemas/README.md
+++ b/docs/sdks/schemas/README.md
@@ -64,9 +64,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## downloadSchema
@@ -117,9 +117,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## downloadSchemaRevision
@@ -171,9 +171,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getSchema
@@ -225,9 +225,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getSchemaDiff
@@ -280,9 +280,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getSchemaRevision
@@ -335,9 +335,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getSchemas
@@ -389,9 +389,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## registerSchema
@@ -449,6 +449,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/shorturls/README.md b/docs/sdks/shorturls/README.md
index b6be802..cfae2ba 100644
--- a/docs/sdks/shorturls/README.md
+++ b/docs/sdks/shorturls/README.md
@@ -55,6 +55,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/suggest/README.md b/docs/sdks/suggest/README.md
index 9c539ab..8755f39 100644
--- a/docs/sdks/suggest/README.md
+++ b/docs/sdks/suggest/README.md
@@ -75,9 +75,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## suggestOpenAPI
@@ -133,9 +133,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## suggestOpenAPIRegistry
@@ -187,6 +187,6 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/docs/sdks/workspaces/README.md b/docs/sdks/workspaces/README.md
index 7503b58..b22d8a0 100644
--- a/docs/sdks/workspaces/README.md
+++ b/docs/sdks/workspaces/README.md
@@ -53,9 +53,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getWorkspaceByContext
@@ -95,9 +95,9 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
## getWorkspaceFeatureFlags
@@ -145,7 +145,7 @@ try {
### Errors
-| Error Object | Status Code | Content Type |
-| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
-| Errors\Error | 5XX | application/json |
-| Speakeasy\SpeakeasyClientSDK\Models\Errors.SDKException | 4xx-5xx | */* |
+| Error Object | Status Code | Content Type |
+| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
+| Errorors\Error | 5XX | application/json |
+| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
diff --git a/src/ApiEndpoints.php b/src/ApiEndpoints.php
index 581d47e..f980285 100644
--- a/src/ApiEndpoints.php
+++ b/src/ApiEndpoints.php
@@ -29,7 +29,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\DeleteApiEndpointRequest $request
* @return Operations\DeleteApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function deleteApiEndpoint(
?Operations\DeleteApiEndpointRequest $request,
@@ -53,11 +53,11 @@ public function deleteApiEndpoint(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DeleteApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -66,7 +66,7 @@ public function deleteApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -79,7 +79,7 @@ public function deleteApiEndpoint(
*
* @param Operations\FindApiEndpointRequest $request
* @return Operations\FindApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function findApiEndpoint(
?Operations\FindApiEndpointRequest $request,
@@ -108,14 +108,14 @@ public function findApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\FindApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -124,7 +124,7 @@ public function findApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -137,7 +137,7 @@ public function findApiEndpoint(
*
* @param Operations\GenerateOpenApiSpecForApiEndpointRequest $request
* @return Operations\GenerateOpenApiSpecForApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function generateOpenApiSpecForApiEndpoint(
?Operations\GenerateOpenApiSpecForApiEndpointRequest $request,
@@ -166,14 +166,14 @@ public function generateOpenApiSpecForApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GenerateOpenApiSpecForApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -182,7 +182,7 @@ public function generateOpenApiSpecForApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -194,7 +194,7 @@ public function generateOpenApiSpecForApiEndpoint(
*
* @param Operations\GeneratePostmanCollectionForApiEndpointRequest $request
* @return Operations\GeneratePostmanCollectionForApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function generatePostmanCollectionForApiEndpoint(
?Operations\GeneratePostmanCollectionForApiEndpointRequest $request,
@@ -221,14 +221,14 @@ public function generatePostmanCollectionForApiEndpoint(
rawResponse: $httpResponse,
postmanCollection: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GeneratePostmanCollectionForApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -237,7 +237,7 @@ public function generatePostmanCollectionForApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -247,7 +247,7 @@ public function generatePostmanCollectionForApiEndpoint(
*
* @param Operations\GetAllApiEndpointsRequest $request
* @return Operations\GetAllApiEndpointsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getAllApiEndpoints(
?Operations\GetAllApiEndpointsRequest $request,
@@ -276,14 +276,14 @@ public function getAllApiEndpoints(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetAllApiEndpointsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -292,7 +292,7 @@ public function getAllApiEndpoints(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -302,7 +302,7 @@ public function getAllApiEndpoints(
*
* @param Operations\GetAllForVersionApiEndpointsRequest $request
* @return Operations\GetAllForVersionApiEndpointsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getAllForVersionApiEndpoints(
?Operations\GetAllForVersionApiEndpointsRequest $request,
@@ -331,14 +331,14 @@ public function getAllForVersionApiEndpoints(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetAllForVersionApiEndpointsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -347,7 +347,7 @@ public function getAllForVersionApiEndpoints(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -357,7 +357,7 @@ public function getAllForVersionApiEndpoints(
*
* @param Operations\GetApiEndpointRequest $request
* @return Operations\GetApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getApiEndpoint(
?Operations\GetApiEndpointRequest $request,
@@ -386,14 +386,14 @@ public function getApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -402,7 +402,7 @@ public function getApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -414,7 +414,7 @@ public function getApiEndpoint(
*
* @param Operations\UpsertApiEndpointRequest $request
* @return Operations\UpsertApiEndpointResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function upsertApiEndpoint(
Operations\UpsertApiEndpointRequest $request,
@@ -448,14 +448,14 @@ public function upsertApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\UpsertApiEndpointResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -464,7 +464,7 @@ public function upsertApiEndpoint(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Apis.php b/src/Apis.php
index 5c12159..6257a39 100644
--- a/src/Apis.php
+++ b/src/Apis.php
@@ -29,7 +29,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\DeleteApiRequest $request
* @return Operations\DeleteApiResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function deleteApi(
?Operations\DeleteApiRequest $request,
@@ -53,11 +53,11 @@ public function deleteApi(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DeleteApiResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -66,7 +66,7 @@ public function deleteApi(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -79,7 +79,7 @@ public function deleteApi(
*
* @param Operations\GenerateOpenApiSpecRequest $request
* @return Operations\GenerateOpenApiSpecResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function generateOpenApiSpec(
?Operations\GenerateOpenApiSpecRequest $request,
@@ -108,14 +108,14 @@ public function generateOpenApiSpec(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GenerateOpenApiSpecResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -124,7 +124,7 @@ public function generateOpenApiSpec(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -136,7 +136,7 @@ public function generateOpenApiSpec(
*
* @param Operations\GeneratePostmanCollectionRequest $request
* @return Operations\GeneratePostmanCollectionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function generatePostmanCollection(
?Operations\GeneratePostmanCollectionRequest $request,
@@ -163,14 +163,14 @@ public function generatePostmanCollection(
rawResponse: $httpResponse,
postmanCollection: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GeneratePostmanCollectionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -179,7 +179,7 @@ public function generatePostmanCollection(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -192,7 +192,7 @@ public function generatePostmanCollection(
*
* @param Operations\GetAllApiVersionsRequest $request
* @return Operations\GetAllApiVersionsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getAllApiVersions(
?Operations\GetAllApiVersionsRequest $request,
@@ -222,14 +222,14 @@ public function getAllApiVersions(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetAllApiVersionsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -238,7 +238,7 @@ public function getAllApiVersions(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -251,7 +251,7 @@ public function getAllApiVersions(
*
* @param Operations\GetApisRequest $request
* @return Operations\GetApisResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getApis(
?Operations\GetApisRequest $request,
@@ -281,14 +281,14 @@ public function getApis(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetApisResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -297,7 +297,7 @@ public function getApis(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -310,7 +310,7 @@ public function getApis(
*
* @param Operations\UpsertApiRequest $request
* @return Operations\UpsertApiResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function upsertApi(
Operations\UpsertApiRequest $request,
@@ -344,14 +344,14 @@ public function upsertApi(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\UpsertApiResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -360,7 +360,7 @@ public function upsertApi(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Artifacts.php b/src/Artifacts.php
index 98f94fa..6c457b0 100644
--- a/src/Artifacts.php
+++ b/src/Artifacts.php
@@ -28,7 +28,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetBlobRequest $request
* @return Operations\GetBlobResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getBlob(
?Operations\GetBlobRequest $request,
@@ -55,14 +55,14 @@ public function getBlob(
rawResponse: $httpResponse,
blob: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetBlobResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -71,7 +71,7 @@ public function getBlob(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -81,7 +81,7 @@ public function getBlob(
*
* @param Operations\GetManifestRequest $request
* @return Operations\GetManifestResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getManifest(
?Operations\GetManifestRequest $request,
@@ -110,14 +110,14 @@ public function getManifest(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetManifestResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -126,7 +126,7 @@ public function getManifest(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -135,7 +135,7 @@ public function getManifest(
* Each namespace contains many revisions.
*
* @return Operations\GetNamespacesResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getNamespaces(
): Operations\GetNamespacesResponse {
@@ -163,14 +163,14 @@ public function getNamespaces(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetNamespacesResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -179,7 +179,7 @@ public function getNamespaces(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -189,7 +189,7 @@ public function getNamespaces(
*
* @param Operations\GetRevisionsRequest $request
* @return Operations\GetRevisionsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getRevisions(
?Operations\GetRevisionsRequest $request,
@@ -219,14 +219,14 @@ public function getRevisions(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetRevisionsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -235,7 +235,7 @@ public function getRevisions(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -245,7 +245,7 @@ public function getRevisions(
*
* @param Operations\GetTagsRequest $request
* @return Operations\GetTagsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getTags(
?Operations\GetTagsRequest $request,
@@ -274,14 +274,14 @@ public function getTags(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetTagsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -290,7 +290,7 @@ public function getTags(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -300,7 +300,7 @@ public function getTags(
*
* @param Operations\PostTagsRequest $request
* @return Operations\PostTagsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function postTags(
?Operations\PostTagsRequest $request,
@@ -328,11 +328,11 @@ public function postTags(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\PostTagsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -341,7 +341,7 @@ public function postTags(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -351,7 +351,7 @@ public function postTags(
*
* @param Shared\PreflightRequest $request
* @return Operations\PreflightResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function preflight(
?Shared\PreflightRequest $request,
@@ -384,14 +384,14 @@ public function preflight(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\PreflightResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -400,7 +400,7 @@ public function preflight(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Auth.php b/src/Auth.php
index 008d2f6..a9ebf0b 100644
--- a/src/Auth.php
+++ b/src/Auth.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetAccessTokenRequest $request
* @return Operations\GetAccessTokenResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getAccessToken(
?Operations\GetAccessTokenRequest $request,
@@ -55,14 +55,14 @@ public function getAccessToken(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetAccessTokenResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -71,7 +71,7 @@ public function getAccessToken(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -80,7 +80,7 @@ public function getAccessToken(
* Get information about the current user.
*
* @return Operations\GetUserResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getUser(
): Operations\GetUserResponse {
@@ -108,14 +108,14 @@ public function getUser(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetUserResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -124,7 +124,7 @@ public function getUser(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -136,7 +136,7 @@ public function getUser(
*
* @param Operations\GetWorkspaceAccessRequest $request
* @return Operations\GetWorkspaceAccessResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspaceAccess(
?Operations\GetWorkspaceAccessRequest $request,
@@ -166,12 +166,12 @@ public function getWorkspaceAccess(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -179,7 +179,7 @@ public function getWorkspaceAccess(
* Validate the current api key.
*
* @return Operations\ValidateApiKeyResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function validateApiKey(
): Operations\ValidateApiKeyResponse {
@@ -207,14 +207,14 @@ public function validateApiKey(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\ValidateApiKeyResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -223,7 +223,7 @@ public function validateApiKey(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Embeds.php b/src/Embeds.php
index a50ba9e..2070ce3 100644
--- a/src/Embeds.php
+++ b/src/Embeds.php
@@ -30,7 +30,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetEmbedAccessTokenRequest $request
* @return Operations\GetEmbedAccessTokenResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getEmbedAccessToken(
?Operations\GetEmbedAccessTokenRequest $request,
@@ -60,14 +60,14 @@ public function getEmbedAccessToken(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetEmbedAccessTokenResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -76,7 +76,7 @@ public function getEmbedAccessToken(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -85,7 +85,7 @@ public function getEmbedAccessToken(
* Get all valid embed access tokens for the current workspace.
*
* @return Operations\GetValidEmbedAccessTokensResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getValidEmbedAccessTokens(
): Operations\GetValidEmbedAccessTokensResponse {
@@ -113,14 +113,14 @@ public function getValidEmbedAccessTokens(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetValidEmbedAccessTokensResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -129,7 +129,7 @@ public function getValidEmbedAccessTokens(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -139,7 +139,7 @@ public function getValidEmbedAccessTokens(
*
* @param Operations\RevokeEmbedAccessTokenRequest $request
* @return Operations\RevokeEmbedAccessTokenResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function revokeEmbedAccessToken(
?Operations\RevokeEmbedAccessTokenRequest $request,
@@ -163,11 +163,11 @@ public function revokeEmbedAccessToken(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\RevokeEmbedAccessTokenResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -176,7 +176,7 @@ public function revokeEmbedAccessToken(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Events.php b/src/Events.php
index 8937a33..80dac45 100644
--- a/src/Events.php
+++ b/src/Events.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetWorkspaceEventsByTargetRequest $request
* @return Operations\GetWorkspaceEventsByTargetResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspaceEventsByTarget(
?Operations\GetWorkspaceEventsByTargetRequest $request,
@@ -57,20 +57,20 @@ public function getWorkspaceEventsByTarget(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} elseif ($statusCode >= 500 && $statusCode < 600) {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
throw $obj->toException();
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -79,7 +79,7 @@ public function getWorkspaceEventsByTarget(
*
* @param Operations\GetWorkspaceTargetsRequest $request
* @return Operations\GetWorkspaceTargetsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspaceTargets(
?Operations\GetWorkspaceTargetsRequest $request,
@@ -109,20 +109,20 @@ public function getWorkspaceTargets(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} elseif ($statusCode >= 500 && $statusCode < 600) {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
throw $obj->toException();
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -133,7 +133,7 @@ public function getWorkspaceTargets(
*
* @param Operations\PostWorkspaceEventsRequest $request
* @return Operations\PostWorkspaceEventsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function postWorkspaceEvents(
Operations\PostWorkspaceEventsRequest $request,
@@ -162,17 +162,17 @@ public function postWorkspaceEvents(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} elseif ($statusCode >= 500 && $statusCode < 600) {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
throw $obj->toException();
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -181,7 +181,7 @@ public function postWorkspaceEvents(
*
* @param Operations\SearchWorkspaceEventsRequest $request
* @return Operations\SearchWorkspaceEventsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function searchWorkspaceEvents(
?Operations\SearchWorkspaceEventsRequest $request,
@@ -211,20 +211,20 @@ public function searchWorkspaceEvents(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} elseif ($statusCode >= 500 && $statusCode < 600) {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
throw $obj->toException();
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
diff --git a/src/Github.php b/src/Github.php
index 601e019..618d230 100644
--- a/src/Github.php
+++ b/src/Github.php
@@ -28,7 +28,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\CheckAccessRequest $request
* @return Operations\CheckAccessResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function checkAccess(
?Operations\CheckAccessRequest $request,
@@ -53,11 +53,11 @@ public function checkAccess(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\CheckAccessResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -66,7 +66,7 @@ public function checkAccess(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -76,7 +76,7 @@ public function checkAccess(
*
* @param Shared\GithubConfigureCodeSamplesRequest $request
* @return Operations\ConfigureCodeSamplesResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function configureCodeSamples(
Shared\GithubConfigureCodeSamplesRequest $request,
@@ -110,14 +110,14 @@ public function configureCodeSamples(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\ConfigureCodeSamplesResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -126,7 +126,7 @@ public function configureCodeSamples(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -136,7 +136,7 @@ public function configureCodeSamples(
*
* @param Shared\GithubConfigureMintlifyRepoRequest $request
* @return Operations\ConfigureMintlifyRepoResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function configureMintlifyRepo(
Shared\GithubConfigureMintlifyRepoRequest $request,
@@ -165,11 +165,11 @@ public function configureMintlifyRepo(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\ConfigureMintlifyRepoResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -178,7 +178,7 @@ public function configureMintlifyRepo(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -188,7 +188,7 @@ public function configureMintlifyRepo(
*
* @param Shared\GithubConfigureTargetRequest $request
* @return Operations\ConfigureTargetResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function configureTarget(
Shared\GithubConfigureTargetRequest $request,
@@ -217,11 +217,11 @@ public function configureTarget(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\ConfigureTargetResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -230,7 +230,7 @@ public function configureTarget(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -240,7 +240,7 @@ public function configureTarget(
*
* @param Operations\FetchPublishingPRsRequest $request
* @return Operations\FetchPublishingPRsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function fetchPublishingPRs(
?Operations\FetchPublishingPRsRequest $request,
@@ -270,14 +270,14 @@ public function fetchPublishingPRs(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\FetchPublishingPRsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -286,7 +286,7 @@ public function fetchPublishingPRs(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -296,7 +296,7 @@ public function fetchPublishingPRs(
*
* @param Operations\GetActionRequest $request
* @return Operations\GetActionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getAction(
?Operations\GetActionRequest $request,
@@ -326,14 +326,14 @@ public function getAction(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetActionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -342,7 +342,7 @@ public function getAction(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -352,7 +352,7 @@ public function getAction(
*
* @param Operations\GithubCheckPublishingSecretsRequest $request
* @return Operations\GithubCheckPublishingSecretsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function githubCheckPublishingSecrets(
?Operations\GithubCheckPublishingSecretsRequest $request,
@@ -382,14 +382,14 @@ public function githubCheckPublishingSecrets(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GithubCheckPublishingSecretsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -398,7 +398,7 @@ public function githubCheckPublishingSecrets(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -408,7 +408,7 @@ public function githubCheckPublishingSecrets(
*
* @param Shared\GithubStorePublishingSecretsRequest $request
* @return Operations\GithubStorePublishingSecretsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function githubStorePublishingSecrets(
Shared\GithubStorePublishingSecretsRequest $request,
@@ -437,11 +437,11 @@ public function githubStorePublishingSecrets(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GithubStorePublishingSecretsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -450,7 +450,7 @@ public function githubStorePublishingSecrets(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -460,7 +460,7 @@ public function githubStorePublishingSecrets(
*
* @param Shared\GithubTriggerActionRequest $request
* @return Operations\TriggerActionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function triggerAction(
Shared\GithubTriggerActionRequest $request,
@@ -489,11 +489,11 @@ public function triggerAction(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\TriggerActionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -502,7 +502,7 @@ public function triggerAction(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Metadata.php b/src/Metadata.php
index 34a3aaf..730cc7d 100644
--- a/src/Metadata.php
+++ b/src/Metadata.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\DeleteVersionMetadataRequest $request
* @return Operations\DeleteVersionMetadataResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function deleteVersionMetadata(
?Operations\DeleteVersionMetadataRequest $request,
@@ -51,11 +51,11 @@ public function deleteVersionMetadata(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DeleteVersionMetadataResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -64,7 +64,7 @@ public function deleteVersionMetadata(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -74,7 +74,7 @@ public function deleteVersionMetadata(
*
* @param Operations\GetVersionMetadataRequest $request
* @return Operations\GetVersionMetadataResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getVersionMetadata(
?Operations\GetVersionMetadataRequest $request,
@@ -103,14 +103,14 @@ public function getVersionMetadata(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetVersionMetadataResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -119,7 +119,7 @@ public function getVersionMetadata(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -129,7 +129,7 @@ public function getVersionMetadata(
*
* @param Operations\InsertVersionMetadataRequest $request
* @return Operations\InsertVersionMetadataResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function insertVersionMetadata(
Operations\InsertVersionMetadataRequest $request,
@@ -163,14 +163,14 @@ public function insertVersionMetadata(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\InsertVersionMetadataResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -179,7 +179,7 @@ public function insertVersionMetadata(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Models/Errors/Error.php b/src/Models/Errorors/Error.php
similarity index 95%
rename from src/Models/Errors/Error.php
rename to src/Models/Errorors/Error.php
index da33d42..5a5214a 100644
--- a/src/Models/Errors/Error.php
+++ b/src/Models/Errorors/Error.php
@@ -6,7 +6,7 @@
declare(strict_types=1);
-namespace Speakeasy\SpeakeasyClientSDK\Models\Errors;
+namespace Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Utils;
diff --git a/src/Models/Errors/ErrorThrowable.php b/src/Models/Errorors/ErrorThrowable.php
similarity index 87%
rename from src/Models/Errors/ErrorThrowable.php
rename to src/Models/Errorors/ErrorThrowable.php
index acf0b58..d10037b 100644
--- a/src/Models/Errors/ErrorThrowable.php
+++ b/src/Models/Errorors/ErrorThrowable.php
@@ -6,7 +6,7 @@
declare(strict_types=1);
-namespace Speakeasy\SpeakeasyClientSDK\Models\Errors;
+namespace Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class ErrorThrowable extends \RuntimeException
{
diff --git a/src/Models/Errors/SDKException.php b/src/Models/Errorors/SDKException.php
similarity index 93%
rename from src/Models/Errors/SDKException.php
rename to src/Models/Errorors/SDKException.php
index 9361b4b..cfbfb5b 100644
--- a/src/Models/Errors/SDKException.php
+++ b/src/Models/Errorors/SDKException.php
@@ -6,7 +6,7 @@
declare(strict_types=1);
-namespace Speakeasy\SpeakeasyClientSDK\Models\Errors;
+namespace Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class SDKException extends \Exception
{
diff --git a/src/Models/Operations/CheckAccessResponse.php b/src/Models/Operations/CheckAccessResponse.php
index a43a67c..c67f321 100644
--- a/src/Models/Operations/CheckAccessResponse.php
+++ b/src/Models/Operations/CheckAccessResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class CheckAccessResponse
{
/**
@@ -21,9 +21,9 @@ class CheckAccessResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class CheckAccessResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/ConfigureCodeSamplesResponse.php b/src/Models/Operations/ConfigureCodeSamplesResponse.php
index a6259bc..ec31ea8 100644
--- a/src/Models/Operations/ConfigureCodeSamplesResponse.php
+++ b/src/Models/Operations/ConfigureCodeSamplesResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class ConfigureCodeSamplesResponse
{
@@ -22,9 +22,9 @@ class ConfigureCodeSamplesResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class ConfigureCodeSamplesResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GithubConfigureCodeSamplesResponse $githubConfigureCodeSamplesResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GithubConfigureCodeSamplesResponse $githubConfigureCodeSamplesResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GithubConfigureCodeSamplesResponse $githubConfigureCodeSamplesResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/ConfigureMintlifyRepoResponse.php b/src/Models/Operations/ConfigureMintlifyRepoResponse.php
index a4c8d3c..24f2399 100644
--- a/src/Models/Operations/ConfigureMintlifyRepoResponse.php
+++ b/src/Models/Operations/ConfigureMintlifyRepoResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class ConfigureMintlifyRepoResponse
{
/**
@@ -21,9 +21,9 @@ class ConfigureMintlifyRepoResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class ConfigureMintlifyRepoResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/ConfigureTargetResponse.php b/src/Models/Operations/ConfigureTargetResponse.php
index 3b20025..eb5d7ae 100644
--- a/src/Models/Operations/ConfigureTargetResponse.php
+++ b/src/Models/Operations/ConfigureTargetResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class ConfigureTargetResponse
{
/**
@@ -21,9 +21,9 @@ class ConfigureTargetResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class ConfigureTargetResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/CreateFreeTrialResponse.php b/src/Models/Operations/CreateFreeTrialResponse.php
index 9867eb5..b51821b 100644
--- a/src/Models/Operations/CreateFreeTrialResponse.php
+++ b/src/Models/Operations/CreateFreeTrialResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class CreateFreeTrialResponse
{
/**
@@ -21,9 +21,9 @@ class CreateFreeTrialResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class CreateFreeTrialResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DeleteApiEndpointResponse.php b/src/Models/Operations/DeleteApiEndpointResponse.php
index 6c378a5..1b849c5 100644
--- a/src/Models/Operations/DeleteApiEndpointResponse.php
+++ b/src/Models/Operations/DeleteApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DeleteApiEndpointResponse
{
/**
@@ -21,9 +21,9 @@ class DeleteApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class DeleteApiEndpointResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DeleteApiResponse.php b/src/Models/Operations/DeleteApiResponse.php
index 636e3e3..335be0e 100644
--- a/src/Models/Operations/DeleteApiResponse.php
+++ b/src/Models/Operations/DeleteApiResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DeleteApiResponse
{
/**
@@ -21,9 +21,9 @@ class DeleteApiResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class DeleteApiResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DeleteSchemaResponse.php b/src/Models/Operations/DeleteSchemaResponse.php
index 506eb7b..67c1c92 100644
--- a/src/Models/Operations/DeleteSchemaResponse.php
+++ b/src/Models/Operations/DeleteSchemaResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DeleteSchemaResponse
{
/**
@@ -21,9 +21,9 @@ class DeleteSchemaResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class DeleteSchemaResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DeleteVersionMetadataResponse.php b/src/Models/Operations/DeleteVersionMetadataResponse.php
index 791f5b2..7976e14 100644
--- a/src/Models/Operations/DeleteVersionMetadataResponse.php
+++ b/src/Models/Operations/DeleteVersionMetadataResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DeleteVersionMetadataResponse
{
/**
@@ -21,9 +21,9 @@ class DeleteVersionMetadataResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class DeleteVersionMetadataResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DownloadSchemaResponse.php b/src/Models/Operations/DownloadSchemaResponse.php
index eaa712e..ce8cdf5 100644
--- a/src/Models/Operations/DownloadSchemaResponse.php
+++ b/src/Models/Operations/DownloadSchemaResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DownloadSchemaResponse
{
/**
@@ -35,9 +35,9 @@ class DownloadSchemaResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -59,9 +59,9 @@ class DownloadSchemaResponse
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?string $twoHundredApplicationJsonSchema
* @param ?string $twoHundredApplicationXYamlSchema
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $twoHundredApplicationJsonSchema = null, ?string $twoHundredApplicationXYamlSchema = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $twoHundredApplicationJsonSchema = null, ?string $twoHundredApplicationXYamlSchema = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/DownloadSchemaRevisionResponse.php b/src/Models/Operations/DownloadSchemaRevisionResponse.php
index 1baa8f8..9873107 100644
--- a/src/Models/Operations/DownloadSchemaRevisionResponse.php
+++ b/src/Models/Operations/DownloadSchemaRevisionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class DownloadSchemaRevisionResponse
{
/**
@@ -35,9 +35,9 @@ class DownloadSchemaRevisionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -59,9 +59,9 @@ class DownloadSchemaRevisionResponse
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?string $twoHundredApplicationJsonSchema
* @param ?string $twoHundredApplicationXYamlSchema
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $twoHundredApplicationJsonSchema = null, ?string $twoHundredApplicationXYamlSchema = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $twoHundredApplicationJsonSchema = null, ?string $twoHundredApplicationXYamlSchema = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/FetchPublishingPRsResponse.php b/src/Models/Operations/FetchPublishingPRsResponse.php
index dbe76e2..18ead68 100644
--- a/src/Models/Operations/FetchPublishingPRsResponse.php
+++ b/src/Models/Operations/FetchPublishingPRsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class FetchPublishingPRsResponse
{
@@ -22,9 +22,9 @@ class FetchPublishingPRsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class FetchPublishingPRsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GithubPublishingPRResponse $githubPublishingPRResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GithubPublishingPRResponse $githubPublishingPRResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GithubPublishingPRResponse $githubPublishingPRResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/FindApiEndpointResponse.php b/src/Models/Operations/FindApiEndpointResponse.php
index b5bc970..dc3edbb 100644
--- a/src/Models/Operations/FindApiEndpointResponse.php
+++ b/src/Models/Operations/FindApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class FindApiEndpointResponse
{
@@ -29,9 +29,9 @@ class FindApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class FindApiEndpointResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\ApiEndpoint $apiEndpoint
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.php b/src/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.php
index 1069a98..07b90aa 100644
--- a/src/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.php
+++ b/src/Models/Operations/GenerateOpenApiSpecForApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GenerateOpenApiSpecForApiEndpointResponse
{
@@ -22,9 +22,9 @@ class GenerateOpenApiSpecForApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GenerateOpenApiSpecForApiEndpointResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GenerateOpenApiSpecResponse.php b/src/Models/Operations/GenerateOpenApiSpecResponse.php
index 4c0f7a2..e29a4b4 100644
--- a/src/Models/Operations/GenerateOpenApiSpecResponse.php
+++ b/src/Models/Operations/GenerateOpenApiSpecResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GenerateOpenApiSpecResponse
{
@@ -22,9 +22,9 @@ class GenerateOpenApiSpecResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GenerateOpenApiSpecResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GenerateOpenApiSpecDiff $generateOpenApiSpecDiff = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.php b/src/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.php
index 5c32d15..8f2f583 100644
--- a/src/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.php
+++ b/src/Models/Operations/GeneratePostmanCollectionForApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class GeneratePostmanCollectionForApiEndpointResponse
{
/**
@@ -21,9 +21,9 @@ class GeneratePostmanCollectionForApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -50,10 +50,10 @@ class GeneratePostmanCollectionForApiEndpointResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?string $postmanCollection
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?string $postmanCollection = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?string $postmanCollection = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GeneratePostmanCollectionResponse.php b/src/Models/Operations/GeneratePostmanCollectionResponse.php
index 065f4fa..7ccd4aa 100644
--- a/src/Models/Operations/GeneratePostmanCollectionResponse.php
+++ b/src/Models/Operations/GeneratePostmanCollectionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class GeneratePostmanCollectionResponse
{
/**
@@ -21,9 +21,9 @@ class GeneratePostmanCollectionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -50,10 +50,10 @@ class GeneratePostmanCollectionResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?string $postmanCollection
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?string $postmanCollection = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?string $postmanCollection = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GenerateRequestPostmanCollectionResponse.php b/src/Models/Operations/GenerateRequestPostmanCollectionResponse.php
index 26de5bd..1ca50a3 100644
--- a/src/Models/Operations/GenerateRequestPostmanCollectionResponse.php
+++ b/src/Models/Operations/GenerateRequestPostmanCollectionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class GenerateRequestPostmanCollectionResponse
{
/**
@@ -21,9 +21,9 @@ class GenerateRequestPostmanCollectionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -50,10 +50,10 @@ class GenerateRequestPostmanCollectionResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?string $postmanCollection
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?string $postmanCollection = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?string $postmanCollection = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetAccessTokenResponse.php b/src/Models/Operations/GetAccessTokenResponse.php
index 5dd8861..7d7132b 100644
--- a/src/Models/Operations/GetAccessTokenResponse.php
+++ b/src/Models/Operations/GetAccessTokenResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetAccessTokenResponse
{
@@ -29,9 +29,9 @@ class GetAccessTokenResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetAccessTokenResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\AccessToken $accessToken
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\AccessToken $accessToken = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\AccessToken $accessToken = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetActionResponse.php b/src/Models/Operations/GetActionResponse.php
index 222e188..e5444ca 100644
--- a/src/Models/Operations/GetActionResponse.php
+++ b/src/Models/Operations/GetActionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetActionResponse
{
@@ -22,9 +22,9 @@ class GetActionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetActionResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GithubGetActionResponse $githubGetActionResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GithubGetActionResponse $githubGetActionResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GithubGetActionResponse $githubGetActionResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetAllApiEndpointsResponse.php b/src/Models/Operations/GetAllApiEndpointsResponse.php
index c6fcb66..9b0b343 100644
--- a/src/Models/Operations/GetAllApiEndpointsResponse.php
+++ b/src/Models/Operations/GetAllApiEndpointsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetAllApiEndpointsResponse
{
@@ -29,9 +29,9 @@ class GetAllApiEndpointsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetAllApiEndpointsResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $apiEndpoints
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apiEndpoints = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apiEndpoints = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetAllApiVersionsResponse.php b/src/Models/Operations/GetAllApiVersionsResponse.php
index 885a7db..6987bea 100644
--- a/src/Models/Operations/GetAllApiVersionsResponse.php
+++ b/src/Models/Operations/GetAllApiVersionsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetAllApiVersionsResponse
{
@@ -29,9 +29,9 @@ class GetAllApiVersionsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetAllApiVersionsResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $apis
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apis = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apis = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetAllForVersionApiEndpointsResponse.php b/src/Models/Operations/GetAllForVersionApiEndpointsResponse.php
index d89df15..b496493 100644
--- a/src/Models/Operations/GetAllForVersionApiEndpointsResponse.php
+++ b/src/Models/Operations/GetAllForVersionApiEndpointsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetAllForVersionApiEndpointsResponse
{
@@ -29,9 +29,9 @@ class GetAllForVersionApiEndpointsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetAllForVersionApiEndpointsResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $apiEndpoints
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apiEndpoints = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apiEndpoints = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetApiEndpointResponse.php b/src/Models/Operations/GetApiEndpointResponse.php
index e784c32..dc2d84f 100644
--- a/src/Models/Operations/GetApiEndpointResponse.php
+++ b/src/Models/Operations/GetApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetApiEndpointResponse
{
@@ -29,9 +29,9 @@ class GetApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetApiEndpointResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\ApiEndpoint $apiEndpoint
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetApisResponse.php b/src/Models/Operations/GetApisResponse.php
index b0e2df9..e62ce66 100644
--- a/src/Models/Operations/GetApisResponse.php
+++ b/src/Models/Operations/GetApisResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetApisResponse
{
@@ -29,9 +29,9 @@ class GetApisResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetApisResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $apis
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apis = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $apis = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetBlobResponse.php b/src/Models/Operations/GetBlobResponse.php
index ec8892b..df7dab6 100644
--- a/src/Models/Operations/GetBlobResponse.php
+++ b/src/Models/Operations/GetBlobResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class GetBlobResponse
{
/**
@@ -28,9 +28,9 @@ class GetBlobResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,9 +51,9 @@ class GetBlobResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?string $blob
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $blob = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?string $blob = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetEmbedAccessTokenResponse.php b/src/Models/Operations/GetEmbedAccessTokenResponse.php
index e62acd9..df3893c 100644
--- a/src/Models/Operations/GetEmbedAccessTokenResponse.php
+++ b/src/Models/Operations/GetEmbedAccessTokenResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetEmbedAccessTokenResponse
{
@@ -29,9 +29,9 @@ class GetEmbedAccessTokenResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetEmbedAccessTokenResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\EmbedAccessTokenResponse $embedAccessTokenResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\EmbedAccessTokenResponse $embedAccessTokenResponse = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\EmbedAccessTokenResponse $embedAccessTokenResponse = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetManifestResponse.php b/src/Models/Operations/GetManifestResponse.php
index beb7460..ced4a23 100644
--- a/src/Models/Operations/GetManifestResponse.php
+++ b/src/Models/Operations/GetManifestResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetManifestResponse
{
@@ -22,9 +22,9 @@ class GetManifestResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetManifestResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\Manifest $manifest
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\Manifest $manifest = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\Manifest $manifest = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetNamespacesResponse.php b/src/Models/Operations/GetNamespacesResponse.php
index 78355ae..ce88ea5 100644
--- a/src/Models/Operations/GetNamespacesResponse.php
+++ b/src/Models/Operations/GetNamespacesResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetNamespacesResponse
{
@@ -22,9 +22,9 @@ class GetNamespacesResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetNamespacesResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GetNamespacesResponse $getNamespacesResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GetNamespacesResponse $getNamespacesResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GetNamespacesResponse $getNamespacesResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetOrganizationResponse.php b/src/Models/Operations/GetOrganizationResponse.php
index b638a48..07388dc 100644
--- a/src/Models/Operations/GetOrganizationResponse.php
+++ b/src/Models/Operations/GetOrganizationResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetOrganizationResponse
{
@@ -22,9 +22,9 @@ class GetOrganizationResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetOrganizationResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\Organization $organization
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\Organization $organization = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\Organization $organization = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetOrganizationUsageResponse.php b/src/Models/Operations/GetOrganizationUsageResponse.php
index bb5575f..a711da8 100644
--- a/src/Models/Operations/GetOrganizationUsageResponse.php
+++ b/src/Models/Operations/GetOrganizationUsageResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetOrganizationUsageResponse
{
@@ -22,9 +22,9 @@ class GetOrganizationUsageResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetOrganizationUsageResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\OrganizationUsageResponse $organizationUsageResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\OrganizationUsageResponse $organizationUsageResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\OrganizationUsageResponse $organizationUsageResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetOrganizationsResponse.php b/src/Models/Operations/GetOrganizationsResponse.php
index 7850204..17577c6 100644
--- a/src/Models/Operations/GetOrganizationsResponse.php
+++ b/src/Models/Operations/GetOrganizationsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetOrganizationsResponse
{
@@ -22,9 +22,9 @@ class GetOrganizationsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetOrganizationsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?array $organizations
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?array $organizations = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?array $organizations = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetRequestFromEventLogResponse.php b/src/Models/Operations/GetRequestFromEventLogResponse.php
index 4b3fc45..978ac18 100644
--- a/src/Models/Operations/GetRequestFromEventLogResponse.php
+++ b/src/Models/Operations/GetRequestFromEventLogResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetRequestFromEventLogResponse
{
@@ -22,9 +22,9 @@ class GetRequestFromEventLogResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetRequestFromEventLogResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\UnboundedRequest $unboundedRequest
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\UnboundedRequest $unboundedRequest = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\UnboundedRequest $unboundedRequest = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetRevisionsResponse.php b/src/Models/Operations/GetRevisionsResponse.php
index 69b1990..302948e 100644
--- a/src/Models/Operations/GetRevisionsResponse.php
+++ b/src/Models/Operations/GetRevisionsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetRevisionsResponse
{
@@ -22,9 +22,9 @@ class GetRevisionsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetRevisionsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GetRevisionsResponse $getRevisionsResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GetRevisionsResponse $getRevisionsResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GetRevisionsResponse $getRevisionsResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetSchemaDiffResponse.php b/src/Models/Operations/GetSchemaDiffResponse.php
index 433409e..35bc9f4 100644
--- a/src/Models/Operations/GetSchemaDiffResponse.php
+++ b/src/Models/Operations/GetSchemaDiffResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetSchemaDiffResponse
{
@@ -22,9 +22,9 @@ class GetSchemaDiffResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetSchemaDiffResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\SchemaDiff $schemaDiff
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\SchemaDiff $schemaDiff = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\SchemaDiff $schemaDiff = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetSchemaResponse.php b/src/Models/Operations/GetSchemaResponse.php
index 20087f1..f7cefa5 100644
--- a/src/Models/Operations/GetSchemaResponse.php
+++ b/src/Models/Operations/GetSchemaResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetSchemaResponse
{
@@ -22,9 +22,9 @@ class GetSchemaResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetSchemaResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\Schema $schema
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\Schema $schema = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\Schema $schema = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetSchemaRevisionResponse.php b/src/Models/Operations/GetSchemaRevisionResponse.php
index 79d84fb..8d30dd3 100644
--- a/src/Models/Operations/GetSchemaRevisionResponse.php
+++ b/src/Models/Operations/GetSchemaRevisionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetSchemaRevisionResponse
{
@@ -22,9 +22,9 @@ class GetSchemaRevisionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetSchemaRevisionResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\Schema $schema
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\Schema $schema = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\Schema $schema = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetSchemasResponse.php b/src/Models/Operations/GetSchemasResponse.php
index c2b7e57..e31f242 100644
--- a/src/Models/Operations/GetSchemasResponse.php
+++ b/src/Models/Operations/GetSchemasResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetSchemasResponse
{
@@ -22,9 +22,9 @@ class GetSchemasResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetSchemasResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?array $classes
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?array $classes = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?array $classes = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetTagsResponse.php b/src/Models/Operations/GetTagsResponse.php
index 8eb37c4..195ca98 100644
--- a/src/Models/Operations/GetTagsResponse.php
+++ b/src/Models/Operations/GetTagsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetTagsResponse
{
@@ -22,9 +22,9 @@ class GetTagsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GetTagsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GetTagsResponse $getTagsResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GetTagsResponse $getTagsResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GetTagsResponse $getTagsResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetUserResponse.php b/src/Models/Operations/GetUserResponse.php
index 29f78fe..87c96e0 100644
--- a/src/Models/Operations/GetUserResponse.php
+++ b/src/Models/Operations/GetUserResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetUserResponse
{
@@ -22,9 +22,9 @@ class GetUserResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetUserResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\User $user
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\User $user = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\User $user = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetValidEmbedAccessTokensResponse.php b/src/Models/Operations/GetValidEmbedAccessTokensResponse.php
index cc9dc6b..2d650be 100644
--- a/src/Models/Operations/GetValidEmbedAccessTokensResponse.php
+++ b/src/Models/Operations/GetValidEmbedAccessTokensResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetValidEmbedAccessTokensResponse
{
@@ -29,9 +29,9 @@ class GetValidEmbedAccessTokensResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class GetValidEmbedAccessTokensResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $embedTokens
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $embedTokens = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $embedTokens = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetVersionMetadataResponse.php b/src/Models/Operations/GetVersionMetadataResponse.php
index 50be798..d41c39a 100644
--- a/src/Models/Operations/GetVersionMetadataResponse.php
+++ b/src/Models/Operations/GetVersionMetadataResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetVersionMetadataResponse
{
@@ -22,9 +22,9 @@ class GetVersionMetadataResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetVersionMetadataResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?array $versionMetadata
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?array $versionMetadata = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?array $versionMetadata = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetWorkspaceByContextResponse.php b/src/Models/Operations/GetWorkspaceByContextResponse.php
index 1725bd7..2eccb91 100644
--- a/src/Models/Operations/GetWorkspaceByContextResponse.php
+++ b/src/Models/Operations/GetWorkspaceByContextResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetWorkspaceByContextResponse
{
@@ -22,9 +22,9 @@ class GetWorkspaceByContextResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetWorkspaceByContextResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\WorkspaceAndOrganization $workspaceAndOrganization
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\WorkspaceAndOrganization $workspaceAndOrganization = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\WorkspaceAndOrganization $workspaceAndOrganization = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GetWorkspaceResponse.php b/src/Models/Operations/GetWorkspaceResponse.php
index fe714e3..bb93d78 100644
--- a/src/Models/Operations/GetWorkspaceResponse.php
+++ b/src/Models/Operations/GetWorkspaceResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GetWorkspaceResponse
{
@@ -22,9 +22,9 @@ class GetWorkspaceResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class GetWorkspaceResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\Workspace $workspace
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\Workspace $workspace = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\Workspace $workspace = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GithubCheckPublishingSecretsResponse.php b/src/Models/Operations/GithubCheckPublishingSecretsResponse.php
index 7021167..7958739 100644
--- a/src/Models/Operations/GithubCheckPublishingSecretsResponse.php
+++ b/src/Models/Operations/GithubCheckPublishingSecretsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class GithubCheckPublishingSecretsResponse
{
@@ -22,9 +22,9 @@ class GithubCheckPublishingSecretsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class GithubCheckPublishingSecretsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\GithubMissingPublishingSecretsResponse $githubMissingPublishingSecretsResponse
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\GithubMissingPublishingSecretsResponse $githubMissingPublishingSecretsResponse = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\GithubMissingPublishingSecretsResponse $githubMissingPublishingSecretsResponse = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/GithubStorePublishingSecretsResponse.php b/src/Models/Operations/GithubStorePublishingSecretsResponse.php
index 5f14f5c..ca8c1b5 100644
--- a/src/Models/Operations/GithubStorePublishingSecretsResponse.php
+++ b/src/Models/Operations/GithubStorePublishingSecretsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class GithubStorePublishingSecretsResponse
{
/**
@@ -21,9 +21,9 @@ class GithubStorePublishingSecretsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class GithubStorePublishingSecretsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/InsertVersionMetadataResponse.php b/src/Models/Operations/InsertVersionMetadataResponse.php
index 03cffd2..20eb69e 100644
--- a/src/Models/Operations/InsertVersionMetadataResponse.php
+++ b/src/Models/Operations/InsertVersionMetadataResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class InsertVersionMetadataResponse
{
@@ -22,9 +22,9 @@ class InsertVersionMetadataResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -51,10 +51,10 @@ class InsertVersionMetadataResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\VersionMetadata $versionMetadata
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\VersionMetadata $versionMetadata = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\VersionMetadata $versionMetadata = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/PostTagsResponse.php b/src/Models/Operations/PostTagsResponse.php
index ff983fe..2147e27 100644
--- a/src/Models/Operations/PostTagsResponse.php
+++ b/src/Models/Operations/PostTagsResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class PostTagsResponse
{
/**
@@ -21,9 +21,9 @@ class PostTagsResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class PostTagsResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/PreflightResponse.php b/src/Models/Operations/PreflightResponse.php
index 2405ecd..63af2e8 100644
--- a/src/Models/Operations/PreflightResponse.php
+++ b/src/Models/Operations/PreflightResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class PreflightResponse
{
@@ -22,9 +22,9 @@ class PreflightResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* OK
@@ -51,10 +51,10 @@ class PreflightResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
* @param ?Shared\PreflightToken $preflightToken
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null, ?Shared\PreflightToken $preflightToken = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null, ?Shared\PreflightToken $preflightToken = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/QueryEventLogResponse.php b/src/Models/Operations/QueryEventLogResponse.php
index 500a553..85c4390 100644
--- a/src/Models/Operations/QueryEventLogResponse.php
+++ b/src/Models/Operations/QueryEventLogResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class QueryEventLogResponse
{
@@ -29,9 +29,9 @@ class QueryEventLogResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class QueryEventLogResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?array $boundedRequests
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $boundedRequests = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?array $boundedRequests = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/RegisterSchemaResponse.php b/src/Models/Operations/RegisterSchemaResponse.php
index 9a4c61a..44163f2 100644
--- a/src/Models/Operations/RegisterSchemaResponse.php
+++ b/src/Models/Operations/RegisterSchemaResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class RegisterSchemaResponse
{
/**
@@ -21,9 +21,9 @@ class RegisterSchemaResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class RegisterSchemaResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/RevokeEmbedAccessTokenResponse.php b/src/Models/Operations/RevokeEmbedAccessTokenResponse.php
index 98a47fc..dd65717 100644
--- a/src/Models/Operations/RevokeEmbedAccessTokenResponse.php
+++ b/src/Models/Operations/RevokeEmbedAccessTokenResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class RevokeEmbedAccessTokenResponse
{
/**
@@ -21,9 +21,9 @@ class RevokeEmbedAccessTokenResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class RevokeEmbedAccessTokenResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/TriggerActionResponse.php b/src/Models/Operations/TriggerActionResponse.php
index 7909b6b..e293d0a 100644
--- a/src/Models/Operations/TriggerActionResponse.php
+++ b/src/Models/Operations/TriggerActionResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
class TriggerActionResponse
{
/**
@@ -21,9 +21,9 @@ class TriggerActionResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -43,9 +43,9 @@ class TriggerActionResponse
* @param string $contentType
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/UpsertApiEndpointResponse.php b/src/Models/Operations/UpsertApiEndpointResponse.php
index b0a6c4c..f1f28c4 100644
--- a/src/Models/Operations/UpsertApiEndpointResponse.php
+++ b/src/Models/Operations/UpsertApiEndpointResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class UpsertApiEndpointResponse
{
@@ -29,9 +29,9 @@ class UpsertApiEndpointResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class UpsertApiEndpointResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\ApiEndpoint $apiEndpoint
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiEndpoint $apiEndpoint = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/UpsertApiResponse.php b/src/Models/Operations/UpsertApiResponse.php
index 65aa41f..e67acd4 100644
--- a/src/Models/Operations/UpsertApiResponse.php
+++ b/src/Models/Operations/UpsertApiResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class UpsertApiResponse
{
@@ -29,9 +29,9 @@ class UpsertApiResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class UpsertApiResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\Api $api
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\Api $api = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\Api $api = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Models/Operations/ValidateApiKeyResponse.php b/src/Models/Operations/ValidateApiKeyResponse.php
index e9d5f99..06224d8 100644
--- a/src/Models/Operations/ValidateApiKeyResponse.php
+++ b/src/Models/Operations/ValidateApiKeyResponse.php
@@ -8,7 +8,7 @@
namespace Speakeasy\SpeakeasyClientSDK\Models\Operations;
-use Speakeasy\SpeakeasyClientSDK\Models\Errors;
+use Speakeasy\SpeakeasyClientSDK\Models\Errorors;
use Speakeasy\SpeakeasyClientSDK\Models\Shared;
class ValidateApiKeyResponse
{
@@ -29,9 +29,9 @@ class ValidateApiKeyResponse
/**
* Default error response
*
- * @var ?Errors\Error $error
+ * @var ?Errorors\Error $error
*/
- public ?Errors\Error $error = null;
+ public ?Errorors\Error $error = null;
/**
* HTTP response status code for this operation
@@ -52,9 +52,9 @@ class ValidateApiKeyResponse
* @param int $statusCode
* @param \Psr\Http\Message\ResponseInterface $rawResponse
* @param ?Shared\ApiKeyDetails $apiKeyDetails
- * @param ?Errors\Error $error
+ * @param ?Errorors\Error $error
*/
- public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiKeyDetails $apiKeyDetails = null, ?Errors\Error $error = null)
+ public function __construct(string $contentType, int $statusCode, \Psr\Http\Message\ResponseInterface $rawResponse, ?Shared\ApiKeyDetails $apiKeyDetails = null, ?Errorors\Error $error = null)
{
$this->contentType = $contentType;
$this->statusCode = $statusCode;
diff --git a/src/Organizations.php b/src/Organizations.php
index c54d9ff..492712e 100644
--- a/src/Organizations.php
+++ b/src/Organizations.php
@@ -28,7 +28,7 @@ public function __construct(SDKConfiguration $sdkConfig)
* Creates a free trial for an organization
*
* @return Operations\CreateFreeTrialResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function createFreeTrial(
): Operations\CreateFreeTrialResponse {
@@ -51,11 +51,11 @@ public function createFreeTrial(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\CreateFreeTrialResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -64,7 +64,7 @@ public function createFreeTrial(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -76,7 +76,7 @@ public function createFreeTrial(
*
* @param Operations\GetOrganizationRequest $request
* @return Operations\GetOrganizationResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getOrganization(
?Operations\GetOrganizationRequest $request,
@@ -105,14 +105,14 @@ public function getOrganization(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetOrganizationResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -121,7 +121,7 @@ public function getOrganization(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -132,7 +132,7 @@ public function getOrganization(
* Returns a billing usage summary by target languages for a particular organization
*
* @return Operations\GetOrganizationUsageResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getOrganizationUsage(
): Operations\GetOrganizationUsageResponse {
@@ -160,14 +160,14 @@ public function getOrganizationUsage(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetOrganizationUsageResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -176,7 +176,7 @@ public function getOrganizationUsage(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -187,7 +187,7 @@ public function getOrganizationUsage(
* Returns a list of organizations a user has access too
*
* @return Operations\GetOrganizationsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getOrganizations(
): Operations\GetOrganizationsResponse {
@@ -215,14 +215,14 @@ public function getOrganizations(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetOrganizationsResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -231,7 +231,7 @@ public function getOrganizations(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/Reports.php b/src/Reports.php
index 2ef976b..dd26065 100644
--- a/src/Reports.php
+++ b/src/Reports.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetChangesReportSignedUrlRequest $request
* @return Operations\GetChangesReportSignedUrlResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getChangesReportSignedUrl(
?Operations\GetChangesReportSignedUrlRequest $request,
@@ -56,12 +56,12 @@ public function getChangesReportSignedUrl(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -70,7 +70,7 @@ public function getChangesReportSignedUrl(
*
* @param Operations\GetLintingReportSignedUrlRequest $request
* @return Operations\GetLintingReportSignedUrlResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getLintingReportSignedUrl(
?Operations\GetLintingReportSignedUrlRequest $request,
@@ -99,12 +99,12 @@ public function getLintingReportSignedUrl(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -113,7 +113,7 @@ public function getLintingReportSignedUrl(
*
* @param Operations\UploadReportRequestBody $request
* @return Operations\UploadReportResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function uploadReport(
Operations\UploadReportRequestBody $request,
@@ -147,12 +147,12 @@ public function uploadReport(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
diff --git a/src/Requests.php b/src/Requests.php
index 77b3910..2aff7e2 100644
--- a/src/Requests.php
+++ b/src/Requests.php
@@ -30,7 +30,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GenerateRequestPostmanCollectionRequest $request
* @return Operations\GenerateRequestPostmanCollectionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function generateRequestPostmanCollection(
?Operations\GenerateRequestPostmanCollectionRequest $request,
@@ -57,14 +57,14 @@ public function generateRequestPostmanCollection(
rawResponse: $httpResponse,
postmanCollection: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GenerateRequestPostmanCollectionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -73,7 +73,7 @@ public function generateRequestPostmanCollection(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -83,7 +83,7 @@ public function generateRequestPostmanCollection(
*
* @param Operations\GetRequestFromEventLogRequest $request
* @return Operations\GetRequestFromEventLogResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getRequestFromEventLog(
?Operations\GetRequestFromEventLogRequest $request,
@@ -112,14 +112,14 @@ public function getRequestFromEventLog(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetRequestFromEventLogResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -128,7 +128,7 @@ public function getRequestFromEventLog(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -141,7 +141,7 @@ public function getRequestFromEventLog(
*
* @param Operations\QueryEventLogRequest $request
* @return Operations\QueryEventLogResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function queryEventLog(
?Operations\QueryEventLogRequest $request,
@@ -171,14 +171,14 @@ public function queryEventLog(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\QueryEventLogResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -187,7 +187,7 @@ public function queryEventLog(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/SDKConfiguration.php b/src/SDKConfiguration.php
index 5ca00b0..511b238 100644
--- a/src/SDKConfiguration.php
+++ b/src/SDKConfiguration.php
@@ -27,11 +27,11 @@ class SDKConfiguration
public string $openapiDocVersion = '0.4.0 .';
- public string $sdkVersion = '0.41.3';
+ public string $sdkVersion = '0.41.4';
- public string $genVersion = '2.421.3';
+ public string $genVersion = '2.422.6';
- public string $userAgent = 'speakeasy-sdk/php 0.41.3 2.421.3 0.4.0 . speakeasy-api/speakeasy-client-sdk-php';
+ public string $userAgent = 'speakeasy-sdk/php 0.41.4 2.422.6 0.4.0 . speakeasy-api/speakeasy-client-sdk-php';
/** @var array>> */
public ?array $globals = [
'parameters' => [],
diff --git a/src/Schemas.php b/src/Schemas.php
index b088906..cccc630 100644
--- a/src/Schemas.php
+++ b/src/Schemas.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\DeleteSchemaRequest $request
* @return Operations\DeleteSchemaResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function deleteSchema(
?Operations\DeleteSchemaRequest $request,
@@ -51,11 +51,11 @@ public function deleteSchema(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DeleteSchemaResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -64,7 +64,7 @@ public function deleteSchema(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -74,7 +74,7 @@ public function deleteSchema(
*
* @param Operations\DownloadSchemaRequest $request
* @return Operations\DownloadSchemaResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function downloadSchema(
?Operations\DownloadSchemaRequest $request,
@@ -109,14 +109,14 @@ public function downloadSchema(
rawResponse: $httpResponse,
twoHundredApplicationXYamlSchema: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DownloadSchemaResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -125,7 +125,7 @@ public function downloadSchema(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -135,7 +135,7 @@ public function downloadSchema(
*
* @param Operations\DownloadSchemaRevisionRequest $request
* @return Operations\DownloadSchemaRevisionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function downloadSchemaRevision(
?Operations\DownloadSchemaRevisionRequest $request,
@@ -170,14 +170,14 @@ public function downloadSchemaRevision(
rawResponse: $httpResponse,
twoHundredApplicationXYamlSchema: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\DownloadSchemaRevisionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -186,7 +186,7 @@ public function downloadSchemaRevision(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -199,7 +199,7 @@ public function downloadSchemaRevision(
*
* @param Operations\GetSchemaRequest $request
* @return Operations\GetSchemaResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getSchema(
?Operations\GetSchemaRequest $request,
@@ -228,14 +228,14 @@ public function getSchema(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetSchemaResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -244,7 +244,7 @@ public function getSchema(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -254,7 +254,7 @@ public function getSchema(
*
* @param Operations\GetSchemaDiffRequest $request
* @return Operations\GetSchemaDiffResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getSchemaDiff(
?Operations\GetSchemaDiffRequest $request,
@@ -283,14 +283,14 @@ public function getSchemaDiff(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetSchemaDiffResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -299,7 +299,7 @@ public function getSchemaDiff(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -312,7 +312,7 @@ public function getSchemaDiff(
*
* @param Operations\GetSchemaRevisionRequest $request
* @return Operations\GetSchemaRevisionResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getSchemaRevision(
?Operations\GetSchemaRevisionRequest $request,
@@ -341,14 +341,14 @@ public function getSchemaRevision(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetSchemaRevisionResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -357,7 +357,7 @@ public function getSchemaRevision(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -370,7 +370,7 @@ public function getSchemaRevision(
*
* @param Operations\GetSchemasRequest $request
* @return Operations\GetSchemasResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getSchemas(
?Operations\GetSchemasRequest $request,
@@ -399,14 +399,14 @@ classes: $obj);
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetSchemasResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -415,7 +415,7 @@ classes: $obj);
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -428,7 +428,7 @@ classes: $obj);
*
* @param Operations\RegisterSchemaRequest $request
* @return Operations\RegisterSchemaResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function registerSchema(
Operations\RegisterSchemaRequest $request,
@@ -457,11 +457,11 @@ public function registerSchema(
rawResponse: $httpResponse
);
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\RegisterSchemaResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -470,7 +470,7 @@ public function registerSchema(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
diff --git a/src/ShortURLs.php b/src/ShortURLs.php
index 7fccc60..4283b31 100644
--- a/src/ShortURLs.php
+++ b/src/ShortURLs.php
@@ -27,7 +27,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\CreateRequestBody $request
* @return Operations\CreateResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function create(
Operations\CreateRequestBody $request,
@@ -61,12 +61,12 @@ public function create(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
diff --git a/src/Suggest.php b/src/Suggest.php
index 1c6f1c1..a4d367a 100644
--- a/src/Suggest.php
+++ b/src/Suggest.php
@@ -28,7 +28,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\SuggestRequest $request
* @return Operations\SuggestResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function suggest(
Operations\SuggestRequest $request,
@@ -64,12 +64,12 @@ public function suggest(
rawResponse: $httpResponse,
schema: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -80,7 +80,7 @@ public function suggest(
*
* @param Operations\SuggestOpenAPIRequest $request
* @return Operations\SuggestOpenAPIResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function suggestOpenAPI(
Operations\SuggestOpenAPIRequest $request,
@@ -116,12 +116,12 @@ public function suggestOpenAPI(
rawResponse: $httpResponse,
schema: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
@@ -132,7 +132,7 @@ public function suggestOpenAPI(
*
* @param Operations\SuggestOpenAPIRegistryRequest $request
* @return Operations\SuggestOpenAPIRegistryResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function suggestOpenAPIRegistry(
?Operations\SuggestOpenAPIRegistryRequest $request,
@@ -167,12 +167,12 @@ public function suggestOpenAPIRegistry(
rawResponse: $httpResponse,
schema: $obj);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
diff --git a/src/Workspaces.php b/src/Workspaces.php
index d3c3317..e99a162 100644
--- a/src/Workspaces.php
+++ b/src/Workspaces.php
@@ -29,7 +29,7 @@ public function __construct(SDKConfiguration $sdkConfig)
*
* @param Operations\GetWorkspaceRequest $request
* @return Operations\GetWorkspaceResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspace(
?Operations\GetWorkspaceRequest $request,
@@ -58,14 +58,14 @@ public function getWorkspace(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetWorkspaceResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -74,7 +74,7 @@ public function getWorkspace(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -85,7 +85,7 @@ public function getWorkspace(
* Get information about a particular workspace by context.
*
* @return Operations\GetWorkspaceByContextResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspaceByContext(
): Operations\GetWorkspaceByContextResponse {
@@ -113,14 +113,14 @@ public function getWorkspaceByContext(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500 || $statusCode >= 500 && $statusCode < 600) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} else {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
$response = new Operations\GetWorkspaceByContextResponse(
statusCode: $statusCode,
contentType: $contentType,
@@ -129,7 +129,7 @@ public function getWorkspaceByContext(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}
}
@@ -139,7 +139,7 @@ public function getWorkspaceByContext(
*
* @param Operations\GetWorkspaceFeatureFlagsRequest $request
* @return Operations\GetWorkspaceFeatureFlagsResponse
- * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException
+ * @throws \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException
*/
public function getWorkspaceFeatureFlags(
?Operations\GetWorkspaceFeatureFlagsRequest $request,
@@ -168,20 +168,20 @@ public function getWorkspaceFeatureFlags(
return $response;
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} elseif ($statusCode >= 400 && $statusCode < 500) {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('API error occurred', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
} elseif ($statusCode >= 500 && $statusCode < 600) {
if (Utils\Utils::matchContentType($contentType, 'application/json')) {
$serializer = Utils\JSON::createSerializer();
- $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
+ $obj = $serializer->deserialize((string) $httpResponse->getBody(), '\Speakeasy\SpeakeasyClientSDK\Models\Errorors\Error', 'json', DeserializationContext::create()->setRequireAllRequiredProperties(true));
throw $obj->toException();
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown content type received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
} else {
- throw new \Speakeasy\SpeakeasyClientSDK\Models\Errors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
+ throw new \Speakeasy\SpeakeasyClientSDK\Models\Errorors\SDKException('Unknown status code received', $statusCode, $httpResponse->getBody()->getContents(), $httpResponse);
}
}