Skip to content

Commit ee7adb3

Browse files
Update code samples
1 parent c6ce577 commit ee7adb3

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

.speakeasy/workflow.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ sources:
2424
- 0.9.0
2525
glean-client-merged-code-samples-spec:
2626
sourceNamespace: glean-client-merged-code-samples-spec
27-
sourceRevisionDigest: sha256:ad965accb77f294a0037d4b4d7203077a00718b96114ef6e1989807d4b030a3d
28-
sourceBlobDigest: sha256:36c9f23ad18218c2098bdc8f109fd73618c4b474f719ff82a55742fa41c159dc
27+
sourceRevisionDigest: sha256:49ac5a562745b28541ba76a9b239b988c11101591c17981c281679cfaf24148b
28+
sourceBlobDigest: sha256:7a3eb2cb02faf1a89056e668c87ec937f60acf9d978ad3fdc0bb30579ea8134d
2929
tags:
3030
- latest
3131
- main

final_specs/client_rest.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20865,6 +20865,9 @@ components:
2086520865
agentName:
2086620866
type: string
2086720867
description: Agent name
20868+
icon:
20869+
$ref: "#/components/schemas/IconConfig"
20870+
description: Agent icon configuration
2086820871
userCount:
2086920872
type: integer
2087020873
description: Total number of users for this agent over the specified time period.

merged_code_samples_specs/glean-client-merged-code-samples-spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25405,6 +25405,9 @@ components:
2540525405
agentName:
2540625406
type: string
2540725407
description: Agent name
25408+
icon:
25409+
$ref: "#/components/schemas/IconConfig"
25410+
description: Agent icon configuration
2540825411
userCount:
2540925412
type: integer
2541025413
description: Total number of users for this agent over the specified time period.

modified_code_samples_specs/client_rest.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20865,6 +20865,9 @@ components:
2086520865
agentName:
2086620866
type: string
2086720867
description: Agent name
20868+
icon:
20869+
$ref: "#/components/schemas/IconConfig"
20870+
description: Agent icon configuration
2086820871
userCount:
2086920872
type: integer
2087020873
description: Total number of users for this agent over the specified time period.

0 commit comments

Comments
 (0)