We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6ed84 commit 6169dd9Copy full SHA for 6169dd9
.speakeasy/workflow.yaml
@@ -0,0 +1,10 @@
1
+workflowVersion: 1.0.0
2
+speakeasyVersion: latest
3
+sources:
4
+ speakeasy-openapi:
5
+ inputs:
6
+ - location: https://docs.speakeasyapi.dev/openapi.yaml
7
+targets:
8
+ speakeasy-client-sdk-python:
9
+ target: python
10
+ source: speakeasy-openapi
0 commit comments