Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.469.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot authored and frankie567 committed Jan 17, 2025
1 parent ba2acb7 commit 3afecbf
Show file tree
Hide file tree
Showing 23 changed files with 71 additions and 274 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
!/REACT_QUERY.md
!/**/*.ts
!/**/*.js
!/**/*.json
!/**/*.map

/.eslintrc.js
Expand Down
15 changes: 6 additions & 9 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: 983150e6-ebc8-43fe-9b18-750461aad344
management:
docChecksum: a763dedc54f07ecb9fdc984eedcc8bad
docChecksum: 6a2cce224bbe05f5d22c6c1b4716e9d3
docVersion: 0.1.0
speakeasyVersion: 1.468.8
generationVersion: 2.493.19
releaseVersion: 0.21.1
configChecksum: faa1cae82dd3d2b92e26a26531ef3633
speakeasyVersion: 1.469.0
generationVersion: 2.493.21
releaseVersion: 0.21.2
configChecksum: 0819d3b90a2e563f816e930a7fe6be58
repoURL: https://github.com/polarsource/polar-js.git
installationURL: https://github.com/polarsource/polar-js
published: true
features:
typescript:
additionalDependencies: 0.1.0
constsAndDefaults: 0.1.11
core: 3.18.15
core: 3.18.16
defaultEnabledRetries: 0.1.0
deprecations: 2.81.1
devContainers: 2.90.0
Expand Down Expand Up @@ -152,10 +152,8 @@ generatedFiles:
- docs/models/components/checkoutpublicconfirmed.md
- docs/models/components/checkoutpublicconfirmedcustomfielddata.md
- docs/models/components/checkoutpublicconfirmeddiscount.md
- docs/models/components/checkoutpublicconfirmedpaymentprocessormetadata.md
- docs/models/components/checkoutpubliccustomfielddata.md
- docs/models/components/checkoutpublicdiscount.md
- docs/models/components/checkoutpublicpaymentprocessormetadata.md
- docs/models/components/checkoutsortproperty.md
- docs/models/components/checkoutstatus.md
- docs/models/components/checkoutupdate.md
Expand Down Expand Up @@ -384,7 +382,6 @@ generatedFiles:
- docs/models/components/organizationupdate.md
- docs/models/components/pagination.md
- docs/models/components/paymentprocessor.md
- docs/models/components/paymentprocessormetadata.md
- docs/models/components/permission.md
- docs/models/components/platforms.md
- docs/models/components/pledge.md
Expand Down
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.21.1
version: 0.21.2
additionalDependencies:
dependencies:
standardwebhooks: ^1.0.0
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.468.8
speakeasyVersion: 1.469.0
sources:
Polar-OAS:
sourceNamespace: polar-oas
sourceRevisionDigest: sha256:a45c160c2d5ee9d02692e1a95706d03df2e1107ead7cbf1ed3cb7d0b132713ed
sourceBlobDigest: sha256:451279914e700314f987516e791017dd8a72105f52feaf16240c2c6ce1cc2bf4
sourceRevisionDigest: sha256:24ce3874bbe7fd794b67813b9074ca907d43dc65c66113d6e86484e9c469f9b2
sourceBlobDigest: sha256:32d99ec97d3f6c8eb9466be6de65737f5728349909078b2292df876d26fd8034
tags:
- latest
- speakeasy-sdk-regen-1736960512
- speakeasy-sdk-regen-1737119835
- 0.1.0
targets:
polar:
source: Polar-OAS
sourceNamespace: polar-oas
sourceRevisionDigest: sha256:a45c160c2d5ee9d02692e1a95706d03df2e1107ead7cbf1ed3cb7d0b132713ed
sourceBlobDigest: sha256:451279914e700314f987516e791017dd8a72105f52feaf16240c2c6ce1cc2bf4
sourceRevisionDigest: sha256:24ce3874bbe7fd794b67813b9074ca907d43dc65c66113d6e86484e9c469f9b2
sourceBlobDigest: sha256:32d99ec97d3f6c8eb9466be6de65737f5728349909078b2292df876d26fd8034
codeSamplesNamespace: polar-oas-ts-code-samples
codeSamplesRevisionDigest: sha256:6a54b2ff8d80d11d8bbe7f3524c27906e51e2372d9dabeea7ff95ff429ec7a62
codeSamplesRevisionDigest: sha256:f8f6e9b01f7a4290ab8ef87c8efd94aa13554b81b1bbff26e4203f45e9de151a
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 @@ -378,4 +378,14 @@ Based on:
### Generated
- [typescript v0.21.1] .
### Releases
- [NPM v0.21.1] https://www.npmjs.com/package/@polar-sh/sdk/v/0.21.1 - .
- [NPM v0.21.1] https://www.npmjs.com/package/@polar-sh/sdk/v/0.21.1 - .

## 2025-01-17 13:16:57
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.469.0 (2.493.21) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.21.2] .
### Releases
- [NPM v0.21.2] https://www.npmjs.com/package/@polar-sh/sdk/v/0.21.2 - .
4 changes: 2 additions & 2 deletions codeSamples.yaml

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions docs/models/components/checkout.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ let value: Checkout = {
country: "Paraguay",
},
customerTaxId: "<id>",
paymentProcessorMetadata: {},
paymentProcessorMetadata: {
"key": "<value>",
},
metadata: {
"key": 179603,
},
Expand Down Expand Up @@ -178,7 +180,7 @@ let value: Checkout = {
| `customerIpAddress` | *string* | :heavy_check_mark: | N/A |
| `customerBillingAddress` | [components.Address](../../models/components/address.md) | :heavy_check_mark: | N/A |
| `customerTaxId` | *string* | :heavy_check_mark: | N/A |
| `paymentProcessorMetadata` | [components.PaymentProcessorMetadata](../../models/components/paymentprocessormetadata.md) | :heavy_check_mark: | N/A |
| `paymentProcessorMetadata` | Record<string, *string*> | :heavy_check_mark: | N/A |
| `metadata` | Record<string, *components.CheckoutMetadata*> | :heavy_check_mark: | N/A |
| `product` | [components.CheckoutProduct](../../models/components/checkoutproduct.md) | :heavy_check_mark: | Product data for a checkout session. |
| `productPrice` | *components.ProductPrice* | :heavy_check_mark: | N/A |
Expand Down
6 changes: 4 additions & 2 deletions docs/models/components/checkoutpublic.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ let value: CheckoutPublic = {
country: "Kenya",
},
customerTaxId: "<id>",
paymentProcessorMetadata: {},
paymentProcessorMetadata: {
"key": "<value>",
},
product: {
createdAt: new Date("2023-09-20T02:00:34.942Z"),
modifiedAt: new Date("2024-05-06T06:07:52.343Z"),
Expand Down Expand Up @@ -198,7 +200,7 @@ let value: CheckoutPublic = {
| `customerIpAddress` | *string* | :heavy_check_mark: | N/A |
| `customerBillingAddress` | [components.Address](../../models/components/address.md) | :heavy_check_mark: | N/A |
| `customerTaxId` | *string* | :heavy_check_mark: | N/A |
| `paymentProcessorMetadata` | [components.CheckoutPublicPaymentProcessorMetadata](../../models/components/checkoutpublicpaymentprocessormetadata.md) | :heavy_check_mark: | N/A |
| `paymentProcessorMetadata` | Record<string, *string*> | :heavy_check_mark: | N/A |
| `product` | [components.CheckoutProduct](../../models/components/checkoutproduct.md) | :heavy_check_mark: | Product data for a checkout session. |
| `productPrice` | *components.ProductPrice* | :heavy_check_mark: | N/A |
| `discount` | *components.CheckoutPublicDiscount* | :heavy_check_mark: | N/A |
Expand Down
Loading

0 comments on commit 3afecbf

Please sign in to comment.