Skip to content

Commit 74f84f0

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.581.0
1 parent 5a5c4e1 commit 74f84f0

File tree

149 files changed

+3544
-7917
lines changed

Some content is hidden

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

149 files changed

+3544
-7917
lines changed

.speakeasy/gen.lock

Lines changed: 104 additions & 111 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,12 @@ generation:
1919
auth:
2020
oAuth2ClientCredentialsEnabled: true
2121
oAuth2PasswordEnabled: false
22+
tests:
23+
generateTests: true
24+
generateNewTests: false
25+
skipResponseBodyAssertions: false
2226
python:
23-
version: 0.22.1
27+
version: 0.22.2
2428
additionalDependencies:
2529
dev:
2630
pydantic-ai-slim: ^0.1.0

.speakeasy/workflow.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.567.1
1+
speakeasyVersion: 1.581.0
22
sources:
33
Polar-OAS:
44
sourceNamespace: polar-oas
5-
sourceRevisionDigest: sha256:896b0098165ce84eb8a955202412c61eabdfad0330c0b211b5560754faa9c819
6-
sourceBlobDigest: sha256:d8b25963e07c3aed89cf253001044af257ac0ebeaffd44140c1b68ce369d9dd9
5+
sourceRevisionDigest: sha256:9e4f29b476148b87dbcbc39c978d6d860e8a025f5ceb2380aed27feab0e7d176
6+
sourceBlobDigest: sha256:c1808c03b5c463281affcfcd41c77346f92cd1c4faa37fe2c66d98ed30b2bc6e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1750333050
9+
- speakeasy-sdk-regen-1751328994
1010
- 0.1.0
1111
targets:
1212
polar:
1313
source: Polar-OAS
1414
sourceNamespace: polar-oas
15-
sourceRevisionDigest: sha256:896b0098165ce84eb8a955202412c61eabdfad0330c0b211b5560754faa9c819
16-
sourceBlobDigest: sha256:d8b25963e07c3aed89cf253001044af257ac0ebeaffd44140c1b68ce369d9dd9
15+
sourceRevisionDigest: sha256:9e4f29b476148b87dbcbc39c978d6d860e8a025f5ceb2380aed27feab0e7d176
16+
sourceBlobDigest: sha256:c1808c03b5c463281affcfcd41c77346f92cd1c4faa37fe2c66d98ed30b2bc6e
1717
codeSamplesNamespace: polar-oas-py-code-samples
18-
codeSamplesRevisionDigest: sha256:a414ca51ed9d849d7bb9099db0526f458f46577aadcda15d3de36b8ebd98a261
18+
codeSamplesRevisionDigest: sha256:0ad7ed5ff862d6d0a8582eddde5c7b0213e1b5e35d494cf0f7f4d04e4081aaf7
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest
@@ -28,6 +28,7 @@ workflow:
2828
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/type_parameter.yml
2929
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/read_only.yml
3030
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/event_discriminator.yml
31+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/timezone_enum.yml
3132
registry:
3233
location: registry.speakeasyapi.dev/polar/polar/polar-oas
3334
targets:

.speakeasy/workflow.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
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-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/timezone_enum.yml
13-
registry:
14-
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+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/timezone_enum.yml
13+
registry:
14+
location: registry.speakeasyapi.dev/polar/polar/polar-oas
1515
targets:
16-
polar:
17-
target: python
18-
source: Polar-OAS
19-
publish:
20-
pypi:
21-
token: $pypi_token
22-
codeSamples:
23-
output: codeSamples.yaml
24-
registry:
25-
location: registry.speakeasyapi.dev/polar/polar/polar-oas-py-code-samples
26-
labelOverride:
27-
fixedValue: Python (SDK)
16+
polar:
17+
target: python
18+
source: Polar-OAS
19+
publish:
20+
pypi:
21+
token: $pypi_token
22+
codeSamples:
23+
output: codeSamples.yaml
24+
registry:
25+
location: registry.speakeasyapi.dev/polar/polar/polar-oas-py-code-samples
26+
labelOverride:
27+
fixedValue: Python (SDK)

0 commit comments

Comments
 (0)