Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.411.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Oct 8, 2024
1 parent 42e4415 commit 2d1689f
Show file tree
Hide file tree
Showing 27 changed files with 381 additions and 422 deletions.
12 changes: 6 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: db1bb4da-054f-485f-8c6e-d42db3f1da90
management:
docChecksum: d2e02fd58297f0f2d76a05242f33ed33
docChecksum: ff0251877ad0819b7ae028e9d209320c
docVersion: 0.4.0 .
speakeasyVersion: 1.404.5
generationVersion: 2.426.2
releaseVersion: 0.42.1
configChecksum: 15c2033ee57093e6c08e56a840712a3a
speakeasyVersion: 1.411.1
generationVersion: 2.436.1
releaseVersion: 0.43.0
configChecksum: 52c7d467dcacf94c77391eb6d77808e5
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php
published: true
features:
php:
core: 3.4.8
core: 3.5.0
deprecations: 2.81.1
examples: 2.81.3
globalSecurity: 2.81.7
Expand Down
5 changes: 4 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
php:
version: 0.42.1
version: 0.43.0
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
imports:
Expand All @@ -22,6 +22,9 @@ php:
shared: Models/Shared
webhooks: Models/Webhooks
inputModelSuffix: input
laravelServiceProvider:
enabled: false
svcName: openapi
maxMethodParams: 0
namespace: Speakeasy\SpeakeasyClientSDK
outputModelSuffix: output
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.404.5
speakeasyVersion: 1.411.1
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:416f962ec6e0e2064b4df1ac006fe74e068b8eb82743a687ee64ab6772ffb086
sourceBlobDigest: sha256:3a8dfb49ff3071b9dd0ce7f14bad505ea3071922eeaa6ca26709873cbd61738d
sourceRevisionDigest: sha256:8770f92e8d87a2f551f5e95624c540cf3dbb0b854305a0097fc1c7f6cb839543
sourceBlobDigest: sha256:f5a6a776602f0d52882b31fb986311857356e9f95a49774fee822b6a1e14f4ac
tags:
- latest
- main
targets:
php-target:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:416f962ec6e0e2064b4df1ac006fe74e068b8eb82743a687ee64ab6772ffb086
sourceBlobDigest: sha256:3a8dfb49ff3071b9dd0ce7f14bad505ea3071922eeaa6ca26709873cbd61738d
sourceRevisionDigest: sha256:8770f92e8d87a2f551f5e95624c540cf3dbb0b854305a0097fc1c7f6cb839543
sourceBlobDigest: sha256:f5a6a776602f0d52882b31fb986311857356e9f95a49774fee822b6a1e14f4ac
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,10 @@ By default an API error will raise a `Errorors\SDKException` exception, which ha

When custom error responses are specified for an operation, the SDK may also throw their associated exception. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `deleteApi` method throws the following exceptions:

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

### Example

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1294,4 +1294,14 @@ Based on:
### Generated
- [php v0.42.1] .
### Releases
- [Composer v0.42.1] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.42.1 - .
- [Composer v0.42.1] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.42.1 - .

## 2024-10-08 00:15:05
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.411.1 (2.436.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.43.0] .
### Releases
- [Composer v0.43.0] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.43.0 - .
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"license": "MIT",
"require": {
"php": "^8.1",
"php": "^8.2",
"guzzlehttp/guzzle": "^7.0",
"speakeasy/serializer": "^3.40.0",
"brick/date-time": "^0.7.0",
"phpdocumentor/type-resolver": "^1.8"
},
"require-dev": {
"laravel/pint": "^1.18.1",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^10",
"rector/rector": "^0.18.13",
"rector/rector": "^0.19",
"roave/security-advisories": "dev-latest"
},
"minimum-stability": "stable",
Expand Down
1 change: 1 addition & 0 deletions docs/Models/Shared/CliEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
| `ghActionRepository` | *?string* | :heavy_minus_sign: | GitHub repository of the action. |
| `ghActionRunLink` | *?string* | :heavy_minus_sign: | Link to the GitHub action run. |
| `ghActionVersion` | *?string* | :heavy_minus_sign: | Version of the GitHub action. |
| `ghPullRequest` | *?string* | :heavy_minus_sign: | The reference to a created pull request. |
| `gitRelativeCwd` | *?string* | :heavy_minus_sign: | Current working directory relative to the git root. |
| `gitRemoteDefaultOwner` | *?string* | :heavy_minus_sign: | Default owner for git remote. |
| `gitRemoteDefaultRepo` | *?string* | :heavy_minus_sign: | Default repository name for git remote. |
Expand Down
71 changes: 32 additions & 39 deletions docs/sdks/apiendpoints/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,10 @@ if ($response->statusCode === 200) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## findApiEndpoint

Expand Down Expand Up @@ -119,11 +118,10 @@ if ($response->apiEndpoint !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## generateOpenApiSpecForApiEndpoint

Expand Down Expand Up @@ -174,11 +172,10 @@ if ($response->generateOpenApiSpecDiff !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## generatePostmanCollectionForApiEndpoint

Expand Down Expand Up @@ -228,11 +225,10 @@ if ($response->postmanCollection !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## getAllApiEndpoints

Expand Down Expand Up @@ -280,11 +276,10 @@ if ($response->apiEndpoints !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## getAllForVersionApiEndpoints

Expand Down Expand Up @@ -333,11 +328,10 @@ if ($response->apiEndpoints !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## getApiEndpoint

Expand Down Expand Up @@ -387,11 +381,10 @@ if ($response->apiEndpoint !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |

| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |

## upsertApiEndpoint

Expand Down Expand Up @@ -449,7 +442,7 @@ if ($response->apiEndpoint !== null) {

### Errors

| Error Object | Status Code | Content Type |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| Errorors\Error | 4XX | application/json |
| Speakeasy\SpeakeasyClientSDK\Models\Errorors.SDKException | 4xx-5xx | */* |
| Error Type | Status Code | Content Type |
| --------------------- | --------------------- | --------------------- |
| Errorors\Error | 4XX | application/json |
| Errorors\SDKException | 5XX | \*/\* |
Loading

0 comments on commit 2d1689f

Please sign in to comment.