Skip to content

Commit

Permalink
ci: regenerated with Speakeasy CLI v1.434.0 (#682)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored Nov 7, 2024
1 parent 71ba1f7 commit e33f3f4
Show file tree
Hide file tree
Showing 3 changed files with 854 additions and 152 deletions.
4 changes: 2 additions & 2 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
speakeasyVersion: 1.421.2
speakeasyVersion: 1.434.0
sources:
livepeer-studio-api:
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:c4cbdf63438b7eaf18a0cbeb0befea660afdbda164c0a650dd49167915ebc916
sourceRevisionDigest: sha256:90670a3202ad2a0a98eb70ff0f4d74e69aa6505944d747dcaca8e1a65eb10de7
sourceBlobDigest: sha256:ecce8bedb74bfc0a0b642e8816d5ffdb58115ecc368b64d8bee1380ab5ddc2ea
tags:
- latest
Expand Down
22 changes: 11 additions & 11 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
livepeer-ai-api:
inputs:
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
overlays:
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-go/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-python/main/codeSamples.yaml
output: ai/api-reference/gateway.openapi.yaml
registry:
location: registry.speakeasyapi.dev/livepeer/livepeer-ai/livepeer-ai-oas
livepeer-studio-api:
inputs:
- location: https://raw.githubusercontent.com/livepeer/studio/master/packages/api/src/schema/api-schema.yaml
Expand All @@ -9,17 +19,7 @@ sources:
- 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.yaml
overlays:
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-go/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-python/main/codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/livepeer/livepeer-ai/livepeer-ai-oas
output: ai/api-reference/gateway.openapi.yaml
location: registry.speakeasyapi.dev/livepeer/livepeer-studio/livepeer-studio-api
targets: {}
Loading

0 comments on commit e33f3f4

Please sign in to comment.