Skip to content

Commit e8fb4a0

Browse files
committed
ci: regenerated with Speakeasy CLI v1.551.0
1 parent 1759e00 commit e8fb4a0

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.speakeasy/workflow.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.543.4
1+
speakeasyVersion: 1.551.0
22
sources:
33
livepeer-studio-api:
44
sourceNamespace: livepeer-studio-api
5-
sourceRevisionDigest: sha256:2a39aaefa6d4f52498dc9ee5aec6e20911a09bd474bb9eb0c2f8f67de8d149de
5+
sourceRevisionDigest: sha256:be07698337d87e87ee11bd608143458f3370e29750396d938b677aaa3ae96949
66
sourceBlobDigest: sha256:50f137973ae47156ff6dc3811e285de7ae10db626653de49f76cdbfbc82f7e44
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1745712246
9+
- speakeasy-sdk-regen-1746921835
1010
- 1.0.0
1111
targets: {}
1212
workflow:

ai/api-reference/gateway.openapi.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ openapi: 3.1.0
33
info:
44
title: Livepeer AI Runner
55
description: An application to run AI pipelines
6-
version: 0.1.0
6+
version: 0.13.5
77
servers:
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

0 commit comments

Comments
 (0)