Skip to content

Commit edbf5c0

Browse files
speakeasybotfrankie567
authored andcommitted
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.548.4
1 parent 6024ccb commit edbf5c0

File tree

80 files changed

+2002
-983
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+2002
-983
lines changed

.speakeasy/gen.lock

Lines changed: 304 additions & 282 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ generation:
1919
oAuth2ClientCredentialsEnabled: true
2020
oAuth2PasswordEnabled: false
2121
python:
22-
version: 0.19.1
22+
version: 0.19.2
2323
additionalDependencies:
2424
dev:
2525
pydantic-ai-slim: ^0.1.0
@@ -50,8 +50,10 @@ python:
5050
inputModelSuffix: input
5151
maxMethodParams: 100
5252
methodArguments: infer-optional-args
53+
moduleName: ""
5354
outputModelSuffix: output
5455
packageName: polar-sdk
56+
pytestFilterWarnings: []
5557
pytestTimeout: 0
5658
responseFormat: flat
5759
templateVersion: v2

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.545.0
1+
speakeasyVersion: 1.548.4
22
sources:
33
Polar-OAS:
44
sourceNamespace: polar-oas
5-
sourceRevisionDigest: sha256:117e7c4bc0dd90161f4e3e69d6da98e46fb0412e28a8dba9c0062a0e911e69d2
6-
sourceBlobDigest: sha256:6815354c31717d2779df7cb89b1b6de5864d4f67bdde53b79a687acd8bf2a3f1
5+
sourceRevisionDigest: sha256:95f7c79c001de00a021403c08b7338137f95a1c40f08b449c70c56e0c1b10d76
6+
sourceBlobDigest: sha256:ca69aa49cf199aa1722e9140b830ac42c4eaa6c61f2fdfd64ec40b59009704e6
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747381308
9+
- speakeasy-sdk-regen-1747440815
1010
- 0.1.0
1111
targets:
1212
polar:
1313
source: Polar-OAS
1414
sourceNamespace: polar-oas
15-
sourceRevisionDigest: sha256:117e7c4bc0dd90161f4e3e69d6da98e46fb0412e28a8dba9c0062a0e911e69d2
16-
sourceBlobDigest: sha256:6815354c31717d2779df7cb89b1b6de5864d4f67bdde53b79a687acd8bf2a3f1
15+
sourceRevisionDigest: sha256:95f7c79c001de00a021403c08b7338137f95a1c40f08b449c70c56e0c1b10d76
16+
sourceBlobDigest: sha256:ca69aa49cf199aa1722e9140b830ac42c4eaa6c61f2fdfd64ec40b59009704e6
1717
codeSamplesNamespace: polar-oas-py-code-samples
18-
codeSamplesRevisionDigest: sha256:03ef9ec4a920c65e6b7c70fcef63a2b3f00d6520a38f3db8511d2b343e3518c5
18+
codeSamplesRevisionDigest: sha256:04256231083d9273fdda6485719545bee2804fa95f9168c549d83f1e95554680
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest
@@ -26,8 +26,8 @@ workflow:
2626
overlays:
2727
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/security.yml
2828
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/type_parameter.yml
29-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/product_price_discriminator.yml
3029
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/read_only.yml
30+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/event_discriminator.yml
3131
registry:
3232
location: registry.speakeasyapi.dev/polar/polar/polar-oas
3333
targets:

.speakeasy/workflow.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
workflowVersion: 1.0.0
22
speakeasyVersion: latest
33
sources:
4-
Polar-OAS:
5-
inputs:
6-
- location: https://api.polar.sh/openapi.json
7-
overlays:
8-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/security.yml
9-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/type_parameter.yml
10-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/read_only.yml
11-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/event_discriminator.yml
12-
registry:
13-
location: registry.speakeasyapi.dev/polar/polar/polar-oas
4+
Polar-OAS:
5+
inputs:
6+
- location: https://api.polar.sh/openapi.json
7+
overlays:
8+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/security.yml
9+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/type_parameter.yml
10+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/read_only.yml
11+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/event_discriminator.yml
12+
registry:
13+
location: registry.speakeasyapi.dev/polar/polar/polar-oas
1414
targets:
15-
polar:
16-
target: python
17-
source: Polar-OAS
18-
publish:
19-
pypi:
20-
token: $pypi_token
21-
codeSamples:
22-
output: codeSamples.yaml
23-
registry:
24-
location: registry.speakeasyapi.dev/polar/polar/polar-oas-py-code-samples
25-
labelOverride:
26-
fixedValue: Python (SDK)
15+
polar:
16+
target: python
17+
source: Polar-OAS
18+
publish:
19+
pypi:
20+
token: $pypi_token
21+
codeSamples:
22+
output: codeSamples.yaml
23+
registry:
24+
location: registry.speakeasyapi.dev/polar/polar/polar-oas-py-code-samples
25+
labelOverride:
26+
fixedValue: Python (SDK)

0 commit comments

Comments
 (0)