Skip to content

Commit

Permalink
Merge pull request #3 from panoratech/speakeasy-sdk-regen-1721952358
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.1.2
  • Loading branch information
naelob authored Jul 26, 2024
2 parents 0e926cc + cc4827d commit 4edebf6
Show file tree
Hide file tree
Showing 10 changed files with 861 additions and 851 deletions.
6 changes: 3 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: caaaa8c3-6dd7-43a5-841e-c3193e68cc73
management:
docChecksum: f62bb786bbf60bdf0e4e2382e731e37a
docChecksum: 6be2c46f8d8b777b874fa64d3b20e024
docVersion: "1.0"
speakeasyVersion: 1.346.0
generationVersion: 2.379.3
releaseVersion: 0.1.1
configChecksum: 326b694f0f3bef4479f74bd8426b3c0b
releaseVersion: 0.1.2
configChecksum: df6f84c33fed44cb4b4f9b6ab2032cb2
repoURL: https://github.com/panoratech/typescript-sdk.git
installationURL: https://github.com/panoratech/typescript-sdk
published: true
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: false
typescript:
version: 0.1.1
version: 0.1.2
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.346.0
sources:
panora-open-api-swagger:
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:521ee8c42d2d724ffa21221c912f7b385926a4975bb08f4a96c9c73199caff3a
sourceBlobDigest: sha256:a757844634445e1d39b83158078bd1ed4173c489b6fc08fb1693bb0faa276554
sourceRevisionDigest: sha256:0c4eb1792e41fc2331bdb7de1824775f8272a8ddc549aba834c29ac1f74e1839
sourceBlobDigest: sha256:ff0ad9fbd008265347452a893273782879a59d53e5b21a52a7e2b4853ab8ef62
tags:
- latest
- main
targets:
my-first-target:
source: panora-open-api-swagger
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:521ee8c42d2d724ffa21221c912f7b385926a4975bb08f4a96c9c73199caff3a
sourceBlobDigest: sha256:a757844634445e1d39b83158078bd1ed4173c489b6fc08fb1693bb0faa276554
sourceRevisionDigest: sha256:0c4eb1792e41fc2331bdb7de1824775f8272a8ddc549aba834c29ac1f74e1839
sourceBlobDigest: sha256:ff0ad9fbd008265347452a893273782879a59d53e5b21a52a7e2b4853ab8ef62
codeSamplesNamespace: code-samples-typescript-my-first-target
codeSamplesRevisionDigest: sha256:11e32549a6e98195660bb077f08ea803b4f639ff5dea4715f3a3af932d007350
codeSamplesRevisionDigest: sha256:672c70e57c03b3a533350fd290e58b2a56b36f31d86c49e7d98544a915b205cf
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,14 @@ Based on:
### Generated
- [typescript v0.1.1] .
### Releases
- [NPM v0.1.1] https://www.npmjs.com/package/@panora/sdk/v/0.1.1 - .
- [NPM v0.1.1] https://www.npmjs.com/package/@panora/sdk/v/0.1.1 - .

## 2024-07-26 01:24:54
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.346.0 (2.379.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.1.2] .
### Releases
- [NPM v0.1.2] https://www.npmjs.com/package/@panora/sdk/v/0.1.2 - .
Loading

0 comments on commit 4edebf6

Please sign in to comment.