Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.426.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 5, 2024
1 parent 6895032 commit 7d7b213
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 20 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: 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
Expand Down
2 changes: 1 addition & 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.45.1
version: 0.45.2
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
imports:
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
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
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
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 - .
- [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 - .
1 change: 1 addition & 0 deletions docs/Models/Operations/SearchWorkspaceEventsRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
2 changes: 1 addition & 1 deletion docs/Models/Shared/CliEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down
12 changes: 11 additions & 1 deletion src/Models/Operations/SearchWorkspaceEventsRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down Expand Up @@ -61,15 +69,17 @@ class SearchWorkspaceEventsRequest
public ?string $workspaceId = null;

/**
* @param ?string $executionId
* @param ?string $generateGenLockId
* @param ?Shared\InteractionType $interactionType
* @param ?string $lintReportDigest
* @param ?string $openapiDiffReportDigest
* @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;
Expand Down
2 changes: 1 addition & 1 deletion src/Models/Shared/CliEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down
6 changes: 3 additions & 3 deletions src/SDKConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -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<string, array<string, array<string, mixed>>> */
public ?array $globals = [
'parameters' => [],
Expand Down

0 comments on commit 7d7b213

Please sign in to comment.