Files
plex-mintlify-docs/.speakeasy/workflow.yaml
2024-07-01 16:36:02 +00:00

17 lines
889 B
YAML

workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
merge-code-samples-into-spec:
inputs:
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/my-source
overlays:
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-php-plexphp:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-ruby-plexruby:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-go-plexgo:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-java-plexjava:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-typescript-plexjs:main
output: ./openapi-with-code-samples.yaml
registry:
location: registry.speakeasyapi.dev/lukehagar/lukehagar/merge-code-samples-into-spec
targets: {}