File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1- speakeasyVersion: 1.543.4
1+ speakeasyVersion: 1.636.3
22sources:
33 livepeer-studio-api:
44 sourceNamespace: livepeer-studio-api
5- sourceRevisionDigest: sha256:2a39aaefa6d4f52498dc9ee5aec6e20911a09bd474bb9eb0c2f8f67de8d149de
6- sourceBlobDigest: sha256:50f137973ae47156ff6dc3811e285de7ae10db626653de49f76cdbfbc82f7e44
5+ sourceRevisionDigest: sha256:ea6aff950a189810fa4ed128182cb1bc25d5f1eb845a5090fb81bfcda2935451
6+ sourceBlobDigest: sha256:524d38d47882bd95dd810c0576d2d14de7a3470b3f547a5bd95c35110ce9dd44
77 tags:
88 - latest
9- - speakeasy-sdk-regen-1745712246
9+ - speakeasy-sdk-regen-1746921835
1010 - 1.0.0
1111targets: {}
1212workflow:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ openapi: 3.1.0
33info :
44 title : Livepeer AI Runner
55 description : An application to run AI pipelines
6- version : 0.1.0
6+ version : 0.13.10
77servers :
88 - url : https://dream-gateway.livepeer.cloud
99 description : Livepeer Cloud Community Gateway
@@ -1517,6 +1517,11 @@ components:
15171517 title : Gateway Request Id
15181518 description : The ID of the Gateway request (for logging purposes).
15191519 default : ' '
1520+ manifest_id :
1521+ type : string
1522+ title : Manifest Id
1523+ description : The manifest ID from the orchestrator (for logging purposes).
1524+ default : ' '
15201525 stream_id :
15211526 type : string
15221527 title : Stream Id
@@ -1553,6 +1558,11 @@ components:
15531558 title : Request Id
15541559 description : The ID generated for this request
15551560 default : ' '
1561+ manifest_id :
1562+ type : string
1563+ title : Manifest Id
1564+ description : Orchestrator manifest ID for this request
1565+ default : ' '
15561566 type : object
15571567 required :
15581568 - subscribe_url
You can’t perform that action at this time.
0 commit comments