Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.448.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot authored and frankie567 committed Nov 27, 2024
1 parent 844c34d commit 9ed371a
Show file tree
Hide file tree
Showing 56 changed files with 4,265 additions and 596 deletions.
12 changes: 6 additions & 6 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 @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
typescript:
version: 0.17.0
version: 0.17.1
additionalDependencies:
dependencies:
standardwebhooks: ^1.0.0
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.446.1
speakeasyVersion: 1.448.0
sources:
Polar-OAS:
sourceNamespace: polar-oas
sourceRevisionDigest: sha256:3fe7a7e92f576faccdb78550cec268991b179c833fe35e4b00ada1ef1af5730c
sourceRevisionDigest: sha256:6e8601d78695b7c6bec4f39bd350d95965816b4999b16587d7d1e12fcb7da3b5
sourceBlobDigest: sha256:3defd416a4202fbf16d78eb0e511f678dbb85e09c9df9dbd75aefd6f66e19dda
tags:
- latest
- speakeasy-sdk-regen-1732634419
- speakeasy-sdk-regen-1732715938
- 0.1.0
targets:
polar:
source: Polar-OAS
sourceNamespace: polar-oas
sourceRevisionDigest: sha256:3fe7a7e92f576faccdb78550cec268991b179c833fe35e4b00ada1ef1af5730c
sourceRevisionDigest: sha256:6e8601d78695b7c6bec4f39bd350d95965816b4999b16587d7d1e12fcb7da3b5
sourceBlobDigest: sha256:3defd416a4202fbf16d78eb0e511f678dbb85e09c9df9dbd75aefd6f66e19dda
codeSamplesNamespace: polar-oas-code-samples
codeSamplesRevisionDigest: sha256:27cd847707e013c1441475253e6bf02d474ecbce2d8484123e71ec10db963677
codeSamplesRevisionDigest: sha256:8f0e05e8e5777504498be81dc69924c155d768074179029c389f5ad406245faa
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 @@ -238,4 +238,14 @@ Based on:
### Generated
- [typescript v0.17.0] .
### Releases
- [NPM v0.17.0] https://www.npmjs.com/package/@polar-sh/sdk/v/0.17.0 - .
- [NPM v0.17.0] https://www.npmjs.com/package/@polar-sh/sdk/v/0.17.0 - .

## 2024-11-27 13:58:54
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.448.0 (2.466.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.17.1] .
### Releases
- [NPM v0.17.1] https://www.npmjs.com/package/@polar-sh/sdk/v/0.17.1 - .
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@polar-sh/sdk",
"version": "0.17.0",
"version": "0.17.1",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
Loading

0 comments on commit 9ed371a

Please sign in to comment.