Skip to content

Commit

Permalink
Merge pull request #19 from panoratech/speakeasy-sdk-regen-1722919435
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.8.1
  • Loading branch information
naelob authored Aug 6, 2024
2 parents d5acf2a + b98774c commit e1652d9
Show file tree
Hide file tree
Showing 329 changed files with 9,405 additions and 2,245 deletions.
86 changes: 83 additions & 3 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

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.8.0
version: 0.8.1
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.352.2
sources:
panora-open-api-swagger:
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:d31ee6b03492d006ff057c755b122e4ea6693e7080f1292b0e2aeb4328f05361
sourceBlobDigest: sha256:0ae8f7f57a3bb70f698bd200ddba96884c8d822104c8ba089194956a7b38059b
sourceRevisionDigest: sha256:0513646fd752c111649d303c7a4bd25aba6edb0e6943ed6b7c56e1b5b27fb6fc
sourceBlobDigest: sha256:41cac15577f1a69df1f8cc067473d009de6242662eb117bc48559534531aba62
tags:
- latest
- main
targets:
my-first-target:
source: panora-open-api-swagger
sourceNamespace: panora-open-api-swagger
sourceRevisionDigest: sha256:d31ee6b03492d006ff057c755b122e4ea6693e7080f1292b0e2aeb4328f05361
sourceBlobDigest: sha256:0ae8f7f57a3bb70f698bd200ddba96884c8d822104c8ba089194956a7b38059b
sourceRevisionDigest: sha256:0513646fd752c111649d303c7a4bd25aba6edb0e6943ed6b7c56e1b5b27fb6fc
sourceBlobDigest: sha256:41cac15577f1a69df1f8cc067473d009de6242662eb117bc48559534531aba62
codeSamplesNamespace: code-samples-typescript-my-first-target
codeSamplesRevisionDigest: sha256:27673a51cea00662072e057728706c5cf768148f9c06e33d1e6937b7ea0922a9
codeSamplesRevisionDigest: sha256:ebfee6ee6f50f4e0fc10298192146c72c0d59f38b4af2edb76ca4f021db5f80b
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 @@ -148,4 +148,14 @@ Based on:
### Generated
- [typescript v0.8.0] .
### Releases
- [NPM v0.8.0] https://www.npmjs.com/package/@panora/sdk/v/0.8.0 - .
- [NPM v0.8.0] https://www.npmjs.com/package/@panora/sdk/v/0.8.0 - .

## 2024-08-06 04:43:52
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.352.2 (2.385.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.8.1] .
### Releases
- [NPM v0.8.1] https://www.npmjs.com/package/@panora/sdk/v/0.8.1 - .
Loading

0 comments on commit e1652d9

Please sign in to comment.