Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.470.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jan 23, 2025
1 parent c2d6ead commit df414c6
Show file tree
Hide file tree
Showing 13 changed files with 266 additions and 33 deletions.
12 changes: 8 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: db1bb4da-054f-485f-8c6e-d42db3f1da90
management:
docChecksum: 1766b7749df601fc084985fa6f54c7be
docChecksum: 8e0ff093baf67c9e2001a9f810f355de
docVersion: 0.4.0
speakeasyVersion: 1.469.12
speakeasyVersion: 1.470.1
generationVersion: 2.493.34
releaseVersion: 0.47.5
configChecksum: 8c93972262c59be541aa891bc2bd677b
releaseVersion: 0.47.6
configChecksum: e33657152519b98a43d4ee989637ec18
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-php
Expand Down Expand Up @@ -194,6 +194,8 @@ generatedFiles:
- docs/Models/Shared/RemoteSourceSubscriptionSettings.md
- docs/Models/Shared/Report.md
- docs/Models/Shared/Revision.md
- docs/Models/Shared/RevisionContentsMetadata.md
- docs/Models/Shared/RevisionContentsMetadataType.md
- docs/Models/Shared/SSOMetadata.md
- docs/Models/Shared/SchemaFile.md
- docs/Models/Shared/Secrets.md
Expand Down Expand Up @@ -425,6 +427,8 @@ generatedFiles:
- src/Models/Shared/RemoteSourceSubscriptionSettings.php
- src/Models/Shared/Report.php
- src/Models/Shared/Revision.php
- src/Models/Shared/RevisionContentsMetadata.php
- src/Models/Shared/RevisionContentsMetadataType.php
- src/Models/Shared/SSOMetadata.php
- src/Models/Shared/SchemaFile.php
- src/Models/Shared/Secrets.php
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
php:
version: 0.47.5
version: 0.47.6
additionalDependencies:
autoload: {}
autoload-dev: {}
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.469.12
speakeasyVersion: 1.470.1
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:347f9ecc9896dd973a8299123cf070ddca3af0c3218faa9452b0b4a5a1d40002
sourceBlobDigest: sha256:89100d40a58b27e5294c921a7c698253b084d037635894f0a7c15ab40e224589
sourceRevisionDigest: sha256:faaba1071b8211089170d62216fb0528db5d373993977552eb0b20727dfc34fd
sourceBlobDigest: sha256:fdce65fc06375b5ac8b51a49e68853e76ba820d057de83e9d0c608a25af78b7d
tags:
- latest
- speakeasy-sdk-regen-1737486262
- speakeasy-sdk-regen-1737591343
- 0.4.0
targets:
php-target:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:347f9ecc9896dd973a8299123cf070ddca3af0c3218faa9452b0b4a5a1d40002
sourceBlobDigest: sha256:89100d40a58b27e5294c921a7c698253b084d037635894f0a7c15ab40e224589
sourceRevisionDigest: sha256:faaba1071b8211089170d62216fb0528db5d373993977552eb0b20727dfc34fd
sourceBlobDigest: sha256:fdce65fc06375b5ac8b51a49e68853e76ba820d057de83e9d0c608a25af78b7d
codeSamplesNamespace: my-source-php-code-samples
codeSamplesRevisionDigest: sha256:ecaa1a353bb486697506bfcabaf951541a94a6ff1ed28cca421c78391d790be2
codeSamplesRevisionDigest: sha256:2e7ad8921f68c8fc8e7187ce1f9155aba3871b47342dd3441264a97b7a5fba16
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 @@ -1604,4 +1604,14 @@ Based on:
### Generated
- [php v0.47.5] .
### Releases
- [Composer v0.47.5] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.47.5 - .
- [Composer v0.47.5] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.47.5 - .

## 2025-01-23 00:15:28
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.470.1 (2.493.34) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.47.6] .
### Releases
- [Composer v0.47.6] https://packagist.org/packages/speakeasy-api/speakeasy-client-sdk-php#v0.47.6 - .
17 changes: 9 additions & 8 deletions docs/Models/Shared/NamespaceT.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ A namespace contains many revisions.

## Fields

| Field | Type | Required | Description |
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| `createdAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A |
| `id` | *string* | :heavy_check_mark: | {organization_slug}/{workspace_slug}/{namespace_name} |
| `name` | *string* | :heavy_check_mark: | A human-readable name for the namespace. |
| `updatedAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A |
| `compositeSpecMetadata` | [?Shared\CompositeSpecMetadata](../../Models/Shared/CompositeSpecMetadata.md) | :heavy_minus_sign: | N/A |
| `public` | *?bool* | :heavy_minus_sign: | Indicates whether the namespace is publicly accessible |
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| `createdAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A |
| `id` | *string* | :heavy_check_mark: | {organization_slug}/{workspace_slug}/{namespace_name} |
| `name` | *string* | :heavy_check_mark: | A human-readable name for the namespace. |
| `updatedAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A |
| `compositeSpecMetadata` | [?Shared\CompositeSpecMetadata](../../Models/Shared/CompositeSpecMetadata.md) | :heavy_minus_sign: | N/A |
| `latestRevisionMetadata` | [?Shared\RevisionContentsMetadata](../../Models/Shared/RevisionContentsMetadata.md) | :heavy_minus_sign: | N/A |
| `public` | *?bool* | :heavy_minus_sign: | Indicates whether the namespace is publicly accessible |
17 changes: 9 additions & 8 deletions docs/Models/Shared/Revision.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@

## Fields

| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| `createdAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A | |
| `digest` | *string* | :heavy_check_mark: | N/A | sha256:6d1ef012b5674ad8a127ecfa9b5e6f5178d171b90ee462846974177fd9bdd39f |
| `id` | *string* | :heavy_check_mark: | Format {namespace_id}/{revision_digest} | |
| `namespaceName` | *string* | :heavy_check_mark: | N/A | |
| `tags` | array<*string*> | :heavy_check_mark: | N/A | |
| `updatedAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A | |
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| `createdAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A | |
| `digest` | *string* | :heavy_check_mark: | N/A | sha256:6d1ef012b5674ad8a127ecfa9b5e6f5178d171b90ee462846974177fd9bdd39f |
| `id` | *string* | :heavy_check_mark: | Format {namespace_id}/{revision_digest} | |
| `namespaceName` | *string* | :heavy_check_mark: | N/A | |
| `tags` | array<*string*> | :heavy_check_mark: | N/A | |
| `updatedAt` | [\DateTime](https://www.php.net/manual/en/class.datetime.php) | :heavy_check_mark: | N/A | |
| `contentsMetadata` | [?Shared\RevisionContentsMetadata](../../Models/Shared/RevisionContentsMetadata.md) | :heavy_minus_sign: | N/A | |
Loading

0 comments on commit df414c6

Please sign in to comment.