mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-06 04:21:21 +00:00
10 lines
174 B
YAML
10 lines
174 B
YAML
workflowVersion: 1.0.0
|
|
sources:
|
|
openapi:
|
|
inputs:
|
|
- location: ./openapi.yaml
|
|
targets:
|
|
first-target:
|
|
target: python
|
|
source: openapi
|