Skip to content

Commit 6024ccb

Browse files
committed
Update overlays
1 parent a723917 commit 6024ccb

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

.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/product_price_discriminator.yml
11-
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/read_only.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)