Skip to content

Commit 8f547d3

Browse files
committed
ci: regenerated with Speakeasy CLI v1.529.1
1 parent f2f03c4 commit 8f547d3

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

.speakeasy/workflow.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.488.0
1+
speakeasyVersion: 1.529.1
22
sources:
33
livepeer-studio-api:
44
sourceNamespace: livepeer-studio-api
5-
sourceRevisionDigest: sha256:080442eee9caa414607243ffc49e136e2945fe4de0ff3f69fb2745a9bbaab6db
6-
sourceBlobDigest: sha256:aa1eb89ec2088921bffdf630acb4a5a9169b5384806ebcdb19a321a6ed15dceb
5+
sourceRevisionDigest: sha256:cc36453544b18c08474df1aaa531bafa1ab95648ad6e705eeea6eebb6c25ba44
6+
sourceBlobDigest: sha256:50f137973ae47156ff6dc3811e285de7ae10db626653de49f76cdbfbc82f7e44
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1739232219
9+
- speakeasy-sdk-regen-1739318631
1010
- 1.0.0
1111
targets: {}
1212
workflow:

ai/api-reference/gateway.openapi.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -1512,6 +1512,16 @@ components:
15121512
title: Params
15131513
description: Initial parameters for the pipeline.
15141514
default: {}
1515+
gateway_request_id:
1516+
type: string
1517+
title: Gateway Request Id
1518+
description: The ID of the Gateway request (for logging purposes).
1519+
default: ''
1520+
stream_id:
1521+
type: string
1522+
title: Stream Id
1523+
description: The Stream ID (for logging purposes).
1524+
default: ''
15151525
type: object
15161526
required:
15171527
- subscribe_url
@@ -1538,6 +1548,11 @@ components:
15381548
title: Events Url
15391549
description: URL for subscribing to events for pipeline status and logs
15401550
default: ''
1551+
request_id:
1552+
type: string
1553+
title: Request Id
1554+
description: The ID generated for this request
1555+
default: ''
15411556
type: object
15421557
required:
15431558
- subscribe_url

0 commit comments

Comments
 (0)