Skip to content

Commit

Permalink
Merge pull request #11 from dubinc/speakeasy-sdk-regen-1720660072
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
devkiran authored Jul 11, 2024
2 parents b756598 + e0392f5 commit 1ca49b0
Show file tree
Hide file tree
Showing 6 changed files with 1,071 additions and 1,063 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ id: 43187d3e-7c3c-4c11-b5d4-4b2334fb6d96
management:
docChecksum: d074e83422312242c953b9123b5c20aa
docVersion: 0.0.1
speakeasyVersion: 1.330.0
generationVersion: 2.361.10
releaseVersion: 0.2.1
configChecksum: 4410f892ca1b4eca1956663f98517d56
speakeasyVersion: 1.331.0
generationVersion: 2.365.0
releaseVersion: 0.2.2
configChecksum: c000d9afbc662d90d5d7778e1344e4d3
repoURL: https://github.com/dubinc/dub-php.git
installationURL: https://github.com/dubinc/dub-php
features:
php:
core: 3.3.6
core: 3.3.7
deprecations: 2.81.1
examples: 2.81.3
flattening: 2.81.1
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
php:
version: 0.2.1
version: 0.2.2
flattenGlobalSecurity: true
imports:
option: openapi
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.330.0
speakeasyVersion: 1.331.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:fce683f49c48619ea4b79e85a6948d75b8d5367c13c7a030e0bc4dcd3d6cc9a8
sourceBlobDigest: sha256:1888ae87f26fdea1e39f1f9f071a7d4adbb0d3f7aa8958347da18f6d1f2361fc
sourceRevisionDigest: sha256:e3162c1f9be8fcf7759199a10820b346a3501a670874fa550f8362cf215e736d
sourceBlobDigest: sha256:ca4712acc57c0de8e0abc930c2c566504f3bbe550e24076a8fdcda3c11e01c4c
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:fce683f49c48619ea4b79e85a6948d75b8d5367c13c7a030e0bc4dcd3d6cc9a8
sourceBlobDigest: sha256:1888ae87f26fdea1e39f1f9f071a7d4adbb0d3f7aa8958347da18f6d1f2361fc
sourceRevisionDigest: sha256:e3162c1f9be8fcf7759199a10820b346a3501a670874fa550f8362cf215e736d
sourceBlobDigest: sha256:ca4712acc57c0de8e0abc930c2c566504f3bbe550e24076a8fdcda3c11e01c4c
codeSamplesNamespace: code-samples-php-my-first-target
codeSamplesRevisionDigest: sha256:d7a7a8985b3d6d9bddbc1d991c7a69f6dee7fe8221f502f722841816e4920c1a
codeSamplesRevisionDigest: sha256:ea469b652733272ae10672ad6f23869df52ab19f00d122e44a8ebaa19729b4de
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,12 @@ Based on:
- OpenAPI Doc
- Speakeasy CLI 1.330.0 (2.361.10) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.2.1] .
- [php v0.2.1] .

## 2024-07-11 01:07:50
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.331.0 (2.365.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.2.2] .
Loading

0 comments on commit 1ca49b0

Please sign in to comment.