Skip to content

Commit 6169dd9

Browse files
Create workflow.yaml
1 parent ed6ed84 commit 6169dd9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.speakeasy/workflow.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)