Skip to content

Commit 0f0abcf

Browse files
Update generated_specs and overlayed_specs
generated by .github/workflow/transform.yml
1 parent a6281a1 commit 0f0abcf

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.speakeasy/workflow.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
speakeasyVersion: 1.555.1
1+
speakeasyVersion: 1.555.2
22
sources:
33
glean-api-specs:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:05324999cd71afeb2a5585662616b5bc882c104dc6c6615846662a129c3bdd2d
6-
sourceBlobDigest: sha256:490084863e541d217246ad7a409dfb2b73ffd1f13bae9685c5f623c0fdc3175c
5+
sourceRevisionDigest: sha256:8fa342ea4c0f50e32d7b0930df581e4f4ec000f1f36a429c40f6ccc3f72c0b6b
6+
sourceBlobDigest: sha256:914ea4a50d56c4ac1ef7a111f11756bfd8c21bd1c652b817b729ca8706a0afc7
77
tags:
88
- latest
99
- main

generated_specs/client_rest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6098,6 +6098,8 @@ components:
60986098
AgentRunCreate:
60996099
description: Payload for creating a run.
61006100
type: object
6101+
required:
6102+
- agent_id
61016103
properties:
61026104
agent_id:
61036105
type: string

overlayed_specs/glean-client-api-specs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6539,6 +6539,8 @@ components:
65396539
AgentRunCreate:
65406540
description: Payload for creating a run.
65416541
type: object
6542+
required:
6543+
- agent_id
65426544
properties:
65436545
agent_id:
65446546
type: string

overlayed_specs/glean-merged-spec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7511,6 +7511,8 @@ components:
75117511
AgentRunCreate:
75127512
description: Payload for creating a run.
75137513
type: object
7514+
required:
7515+
- agent_id
75147516
properties:
75157517
agent_id:
75167518
type: string

0 commit comments

Comments
 (0)