Skip to content

Commit e33f3f4

Browse files
ci: regenerated with Speakeasy CLI v1.434.0 (#682)
Co-authored-by: speakeasybot <[email protected]>
1 parent 71ba1f7 commit e33f3f4

File tree

3 files changed

+854
-152
lines changed

3 files changed

+854
-152
lines changed

.speakeasy/workflow.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
speakeasyVersion: 1.421.2
1+
speakeasyVersion: 1.434.0
22
sources:
33
livepeer-studio-api:
44
sourceNamespace: livepeer-studio-api
5-
sourceRevisionDigest: sha256:c4cbdf63438b7eaf18a0cbeb0befea660afdbda164c0a650dd49167915ebc916
5+
sourceRevisionDigest: sha256:90670a3202ad2a0a98eb70ff0f4d74e69aa6505944d747dcaca8e1a65eb10de7
66
sourceBlobDigest: sha256:ecce8bedb74bfc0a0b642e8816d5ffdb58115ecc368b64d8bee1380ab5ddc2ea
77
tags:
88
- latest

.speakeasy/workflow.yaml

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
workflowVersion: 1.0.0
22
speakeasyVersion: latest
33
sources:
4+
livepeer-ai-api:
5+
inputs:
6+
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
7+
overlays:
8+
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
9+
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-go/main/codeSamples.yaml
10+
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-python/main/codeSamples.yaml
11+
output: ai/api-reference/gateway.openapi.yaml
12+
registry:
13+
location: registry.speakeasyapi.dev/livepeer/livepeer-ai/livepeer-ai-oas
414
livepeer-studio-api:
515
inputs:
616
- location: https://raw.githubusercontent.com/livepeer/studio/master/packages/api/src/schema/api-schema.yaml
@@ -9,17 +19,7 @@ sources:
919
- location: https://raw.githubusercontent.com/livepeer/livepeer-js/main/codeSamples.yaml
1020
- location: https://raw.githubusercontent.com/livepeer/livepeer-go/main/codeSamples.yaml
1121
- location: https://raw.githubusercontent.com/livepeer/livepeer-python/main/codeSamples.yaml
12-
registry:
13-
location: registry.speakeasyapi.dev/livepeer/livepeer-studio/livepeer-studio-api
1422
output: openapi.yaml
15-
livepeer-ai-api:
16-
inputs:
17-
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
18-
overlays:
19-
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-js/main/codeSamples.yaml
20-
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-go/main/codeSamples.yaml
21-
- location: https://raw.githubusercontent.com/livepeer/livepeer-ai-python/main/codeSamples.yaml
2223
registry:
23-
location: registry.speakeasyapi.dev/livepeer/livepeer-ai/livepeer-ai-oas
24-
output: ai/api-reference/gateway.openapi.yaml
24+
location: registry.speakeasyapi.dev/livepeer/livepeer-studio/livepeer-studio-api
2525
targets: {}

0 commit comments

Comments
 (0)