diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index d67f2fb..195d0a9 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,19 +1,19 @@ lockVersion: 2.0.0 id: db1bb4da-054f-485f-8c6e-d42db3f1da90 management: - docChecksum: 20ffde0fed2a54a8b864b5b7394ce01f + docChecksum: b9f4df1a0421fee4ec97798e335d51a4 docVersion: 0.4.0 - speakeasyVersion: 1.424.0 - generationVersion: 2.445.1 - releaseVersion: 0.45.1 - configChecksum: 644301e03470dedf2b610cc6c61287d1 + speakeasyVersion: 1.426.0 + generationVersion: 2.446.5 + releaseVersion: 0.45.2 + configChecksum: 00482e57207d2e91d37b90a7c1067357 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.7.0 + core: 3.7.1 deprecations: 2.81.1 examples: 2.81.3 globalSecurity: 2.81.7 diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 333fd0b..b053474 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -10,7 +10,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: false php: - version: 0.45.1 + version: 0.45.2 clientServerStatusCodesAsErrors: true flattenGlobalSecurity: true imports: diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 3363a67..a496c88 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,9 +1,9 @@ -speakeasyVersion: 1.424.0 +speakeasyVersion: 1.426.0 sources: my-source: sourceNamespace: my-source - sourceRevisionDigest: sha256:81d163a69d41fcaa212b29c2f07c990e410062f55786602028a1c6bee880462a - sourceBlobDigest: sha256:c7f689ada366ad6352d326c307dda1fb1b6d2abe31e06197e70d95af3310f6d0 + sourceRevisionDigest: sha256:8b926dc1127a4296cec5ee7f1bf7b40b75e51069157c0a79366f693e4bc78754 + sourceBlobDigest: sha256:b9e8a8eab6c93ac14ac91d11ecccb0f847165c956c85e130fa1e70d99f4f9cde tags: - latest - main @@ -11,10 +11,10 @@ targets: php-target: source: my-source sourceNamespace: my-source - sourceRevisionDigest: sha256:81d163a69d41fcaa212b29c2f07c990e410062f55786602028a1c6bee880462a - sourceBlobDigest: sha256:c7f689ada366ad6352d326c307dda1fb1b6d2abe31e06197e70d95af3310f6d0 + sourceRevisionDigest: sha256:8b926dc1127a4296cec5ee7f1bf7b40b75e51069157c0a79366f693e4bc78754 + sourceBlobDigest: sha256:b9e8a8eab6c93ac14ac91d11ecccb0f847165c956c85e130fa1e70d99f4f9cde codeSamplesNamespace: my-source-code-samples - codeSamplesRevisionDigest: sha256:854dfc760e5a880aa19f0feb67779a466a8db93fdd716d9a12638ac6bb2081f6 + codeSamplesRevisionDigest: sha256:2e98e1695869bae9f7a1df065a08d93f24529f6e4cd3fdc2e330152ad0992944 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/RELEASES.md b/RELEASES.md index a9263ee..c713adb 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1384,4 +1384,14 @@ Based on: ### Generated - [php v0.45.1] . ### Releases -- [Composer v0.45.1] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.45.1 - . \ No newline at end of file +- [Composer v0.45.1] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.45.1 - . + +## 2024-11-05 00:15:35 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.426.0 (2.446.5) https://github.com/speakeasy-api/speakeasy +### Generated +- [php v0.45.2] . +### Releases +- [Composer v0.45.2] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.45.2 - . \ No newline at end of file diff --git a/docs/Models/Operations/SearchWorkspaceEventsRequest.md b/docs/Models/Operations/SearchWorkspaceEventsRequest.md index 4f20c1a..52df301 100644 --- a/docs/Models/Operations/SearchWorkspaceEventsRequest.md +++ b/docs/Models/Operations/SearchWorkspaceEventsRequest.md @@ -5,6 +5,7 @@ | Field | Type | Required | Description | | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | +| `executionId` | *?string* | :heavy_minus_sign: | Shared execution ID for cli events across a single action. | | `generateGenLockId` | *?string* | :heavy_minus_sign: | A specific gen lock ID for the events. | | `interactionType` | [?Shared\InteractionType](../../Models/Shared/InteractionType.md) | :heavy_minus_sign: | Specified interaction type for events. | | `lintReportDigest` | *?string* | :heavy_minus_sign: | Unique identifier of the lint report digest. | diff --git a/docs/Models/Shared/CliEvent.md b/docs/Models/Shared/CliEvent.md index 1f00d77..a00445e 100644 --- a/docs/Models/Shared/CliEvent.md +++ b/docs/Models/Shared/CliEvent.md @@ -51,7 +51,7 @@ | `ghActionRunLink` | *?string* | :heavy_minus_sign: | Link to the GitHub action run. | | `ghActionVersion` | *?string* | :heavy_minus_sign: | Version of the GitHub action. | | `ghChangesCommitted` | *?bool* | :heavy_minus_sign: | Whether or not changes were committed from generation in the Github Action. | -| `ghPullRequest` | *?string* | :heavy_minus_sign: | The reference to a created pull request. | +| `ghPullRequest` | *?string* | :heavy_minus_sign: | The reference to a created pull request URL. | | `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. | diff --git a/src/Models/Operations/SearchWorkspaceEventsRequest.php b/src/Models/Operations/SearchWorkspaceEventsRequest.php index 12017e0..9429c5d 100644 --- a/src/Models/Operations/SearchWorkspaceEventsRequest.php +++ b/src/Models/Operations/SearchWorkspaceEventsRequest.php @@ -12,6 +12,14 @@ use Speakeasy\SpeakeasyClientSDK\Utils\SpeakeasyMetadata; class SearchWorkspaceEventsRequest { + /** + * Shared execution ID for cli events across a single action. + * + * @var ?string $executionId + */ + #[SpeakeasyMetadata('queryParam:style=form,explode=true,name=execution_id')] + public ?string $executionId = null; + /** * A specific gen lock ID for the events. * @@ -61,6 +69,7 @@ class SearchWorkspaceEventsRequest public ?string $workspaceId = null; /** + * @param ?string $executionId * @param ?string $generateGenLockId * @param ?Shared\InteractionType $interactionType * @param ?string $lintReportDigest @@ -68,8 +77,9 @@ class SearchWorkspaceEventsRequest * @param ?string $sourceRevisionDigest * @param ?string $workspaceId */ - public function __construct(?string $generateGenLockId = null, ?Shared\InteractionType $interactionType = null, ?string $lintReportDigest = null, ?string $openapiDiffReportDigest = null, ?string $sourceRevisionDigest = null, ?string $workspaceId = null) + public function __construct(?string $executionId = null, ?string $generateGenLockId = null, ?Shared\InteractionType $interactionType = null, ?string $lintReportDigest = null, ?string $openapiDiffReportDigest = null, ?string $sourceRevisionDigest = null, ?string $workspaceId = null) { + $this->executionId = $executionId; $this->generateGenLockId = $generateGenLockId; $this->interactionType = $interactionType; $this->lintReportDigest = $lintReportDigest; diff --git a/src/Models/Shared/CliEvent.php b/src/Models/Shared/CliEvent.php index 30d69fb..a98ab55 100644 --- a/src/Models/Shared/CliEvent.php +++ b/src/Models/Shared/CliEvent.php @@ -362,7 +362,7 @@ class CliEvent public ?bool $ghChangesCommitted = null; /** - * The reference to a created pull request. + * The reference to a created pull request URL. * * @var ?string $ghPullRequest */ diff --git a/src/SDKConfiguration.php b/src/SDKConfiguration.php index 46dc10f..168981a 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.45.1'; + public string $sdkVersion = '0.45.2'; - public string $genVersion = '2.445.1'; + public string $genVersion = '2.446.5'; - public string $userAgent = 'speakeasy-sdk/php 0.45.1 2.445.1 0.4.0 speakeasy-api/speakeasy-client-sdk-php'; + public string $userAgent = 'speakeasy-sdk/php 0.45.2 2.446.5 0.4.0 speakeasy-api/speakeasy-client-sdk-php'; /** @var array>> */ public ?array $globals = [ 'parameters' => [],