Skip to content

Commit

Permalink
Add mintlify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Aug 21, 2024
1 parent 63f3d97 commit 0c54dca
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
livepeer-studio-api:
merge-code-samples-into-spec:
inputs:
- location: https://raw.githubusercontent.com/livepeer/studio/master/packages/api/src/schema/api-schema.yaml
- location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/livepeer-ai-oas
overlays:
- location: https://raw.githubusercontent.com/livepeer/livepeer-js/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-go/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-python/main/codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer/livepeer-studio/livepeer-studio-api
output: openapi.yaml
livepeer-ai-api:
inputs:
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.json
# overlays:
# - location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/livepeer-ai-oas
output: ai/api-reference/gateway.openapi.json
- location: registry.speakeasyapi.dev/livepeer-8mq/livepeer-ai/code-samples-typescript-livepeer-ts:main
output: ./openapi.yaml
targets: {}

0 comments on commit 0c54dca

Please sign in to comment.