Skip to content

Commit b087302

Browse files
Merge pull request #26 from gleanwork/speakeasy-sdk-regen-1749670145
chore: 🐝 Update SDK - Generate 0.5.6
2 parents f39b1fb + fe6fb02 commit b087302

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+236
-154
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: 0359d4fe-2923-46fc-aaca-cf70b48dcfa1
33
management:
4-
docChecksum: 59c6e14049dbd73093349e44990e95cc
4+
docChecksum: 6cb4c4786bf30fecfc20b38750d745eb
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.558.0
7-
generationVersion: 2.623.2
8-
releaseVersion: 0.5.5
9-
configChecksum: fa9891571ae879a5a9c20e2619cde1e9
6+
speakeasyVersion: 1.563.2
7+
generationVersion: 2.629.2
8+
releaseVersion: 0.5.6
9+
configChecksum: a3fcc2f551abcd371f1891c11a1cf24a
1010
repoURL: https://github.com/gleanwork/api-client-java.git
1111
published: true
1212
features:
1313
java:
1414
additionalDependencies: 0.1.0
1515
additionalProperties: 0.0.1
1616
constsAndDefaults: 0.1.1
17-
core: 3.37.4
17+
core: 3.39.0
1818
deprecations: 2.81.1
1919
examples: 2.81.5
2020
flattening: 2.81.1

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ generation:
1717
oAuth2ClientCredentialsEnabled: true
1818
oAuth2PasswordEnabled: true
1919
java:
20-
version: 0.5.5
20+
version: 0.5.6
2121
additionalDependencies: []
2222
additionalPlugins: []
2323
artifactID: glean-api-client
@@ -27,6 +27,7 @@ java:
2727
companyName: Glean
2828
companyURL: https://www.glean.com
2929
defaultErrorName: APIException
30+
enableCustomCodeRegions: false
3031
envVarPrefix: GLEAN
3132
flattenGlobalSecurity: true
3233
githubURL: github.com/gleanwork/api-client-java

β€Ž.speakeasy/glean-merged-spec.yamlβ€Ž

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,12 @@ paths:
351351
tags:
352352
- Authentication
353353
summary: Create authentication token
354-
description: Creates an authentication token for the authenticated user.
354+
description: |
355+
Creates an authentication token for the authenticated user. These are
356+
specifically intended to be used with the [Web SDK](https://developers.glean.com/web).
357+
358+
Note: The tokens generated from this endpoint are **not** valid tokens
359+
for use with the Client API (e.g. `/rest/api/v1/*`).
355360
operationId: createauthtoken
356361
x-visibility: Public
357362
parameters: []
@@ -841,7 +846,7 @@ paths:
841846
tags:
842847
- Agents
843848
summary: Search agents
844-
description: "Search for [agents](https://developers.glean.com/agents/agents-api) by agent name. "
849+
description: Search for [agents](https://developers.glean.com/agents/agents-api) by agent name.
845850
operationId: searchAgents
846851
x-visibility: Preview
847852
requestBody:
@@ -7554,6 +7559,11 @@ components:
75547559
$ref: "#/components/schemas/Message"
75557560
title: Messages
75567561
description: The messages to pass an input to the agent.
7562+
metadata:
7563+
type: object
7564+
title: Metadata
7565+
description: The metadata to pass to the agent.
7566+
additionalProperties: true
75577567
AgentExecutionStatus:
75587568
description: The status of the run. One of 'error', 'success'.
75597569
type: string

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.558.0
1+
speakeasyVersion: 1.563.2
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:8a528d68d247ecb98ea1d9d49c135154477cbfbab078b6159359a09f64628fba
6-
sourceBlobDigest: sha256:09d1624a9a347738790040f1fcdc5f2eff15461dd39941a1535efb55e2c8939f
5+
sourceRevisionDigest: sha256:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
6+
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1749491204
9+
- speakeasy-sdk-regen-1749670145
1010
Glean-OAS:
1111
sourceNamespace: glean-oas
1212
sourceRevisionDigest: sha256:8841834dd58ddd4e2dcf98fc90fbd06fbf3626a29df941503cce55b9548a5317
@@ -18,10 +18,10 @@ targets:
1818
glean:
1919
source: Glean API
2020
sourceNamespace: glean-api-specs
21-
sourceRevisionDigest: sha256:8a528d68d247ecb98ea1d9d49c135154477cbfbab078b6159359a09f64628fba
22-
sourceBlobDigest: sha256:09d1624a9a347738790040f1fcdc5f2eff15461dd39941a1535efb55e2c8939f
21+
sourceRevisionDigest: sha256:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
22+
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
2323
codeSamplesNamespace: glean-api-specs-java-code-samples
24-
codeSamplesRevisionDigest: sha256:e5b2ea5208c1dc6e24e3a32186332fee5e6235cc612e785611add744c44901fa
24+
codeSamplesRevisionDigest: sha256:d644e6736c249dfb5aab7f2f6899ae480a6fbebde39c8bb385cf233f3b5689d4
2525
workflow:
2626
workflowVersion: 1.0.0
2727
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ The samples below show how a published SDK artifact is used:
6262

6363
Gradle:
6464
```groovy
65-
implementation 'com.glean.api-client:glean-api-client:0.5.5'
65+
implementation 'com.glean.api-client:glean-api-client:0.5.6'
6666
```
6767

6868
Maven:
6969
```xml
7070
<dependency>
7171
<groupId>com.glean.api-client</groupId>
7272
<artifactId>glean-api-client</artifactId>
73-
<version>0.5.5</version>
73+
<version>0.5.6</version>
7474
</dependency>
7575
```
7676

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,14 @@ Based on:
148148
### Generated
149149
- [java v0.5.5] .
150150
### Releases
151-
- [Maven Central v0.5.5] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.5.5 - .
151+
- [Maven Central v0.5.5] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.5.5 - .
152+
153+
## 2025-06-16 19:03:02
154+
### Changes
155+
Based on:
156+
- OpenAPI Doc
157+
- Speakeasy CLI 1.563.2 (2.629.2) https://github.com/speakeasy-api/speakeasy
158+
### Generated
159+
- [java v0.5.6] .
160+
### Releases
161+
- [Maven Central v0.5.6] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.5.6 - .

β€Žbuild.gradleβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ publishing {
104104
// https://github.com/gradle/gradle/issues/18619
105105
groupId = "com.glean.api-client"
106106
artifactId = "glean-api-client"
107-
version = "0.5.5"
107+
version = "0.5.6"
108108

109109
from components.java
110110

β€Ždocs/models/components/AgentRun.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ Payload for creating a run.
1010
| `agentId` | *String* | :heavy_check_mark: | The ID of the agent to run. |
1111
| `input` | Map\<String, *Object*> | :heavy_minus_sign: | The input to the agent. |
1212
| `messages` | List\<[Message](../../models/components/Message.md)> | :heavy_minus_sign: | The messages to pass an input to the agent. |
13+
| `metadata` | Map\<String, *Object*> | :heavy_minus_sign: | The metadata to pass to the agent. |
1314
| `status` | [Optional\<AgentExecutionStatus>](../../models/components/AgentExecutionStatus.md) | :heavy_minus_sign: | The status of the run. One of 'error', 'success'. |

β€Ždocs/models/components/AgentRunCreate.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ Payload for creating a run.
99
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
1010
| `agentId` | *String* | :heavy_check_mark: | The ID of the agent to run. |
1111
| `input` | Map\<String, *Object*> | :heavy_minus_sign: | The input to the agent. |
12-
| `messages` | List\<[Message](../../models/components/Message.md)> | :heavy_minus_sign: | The messages to pass an input to the agent. |
12+
| `messages` | List\<[Message](../../models/components/Message.md)> | :heavy_minus_sign: | The messages to pass an input to the agent. |
13+
| `metadata` | Map\<String, *Object*> | :heavy_minus_sign: | The metadata to pass to the agent. |

β€Ždocs/sdks/agents/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ public class Application {
111111

112112
## list
113113

114-
Search for [agents](https://developers.glean.com/agents/agents-api) by agent name.
114+
Search for [agents](https://developers.glean.com/agents/agents-api) by agent name.
115115

116116
### Example Usage
117117

0 commit comments

Comments
Β (0)