mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 04:20:12 +00:00
12 lines
261 B
YAML
12 lines
261 B
YAML
workflowVersion: 1.0.0
|
|
sources:
|
|
default:
|
|
inputs:
|
|
- location: openapi.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/log10/log10/default
|
|
targets:
|
|
my-first-target:
|
|
target: python
|
|
source: default
|