Skip to content

Commit 222b793

Browse files
Merge pull request #78 from gleanwork/speakeasy-sdk-regen-1763146007
chore: 🐝 Update SDK - Generate 0.13.8
2 parents 029c675 + 34a0a7f commit 222b793

12 files changed

Lines changed: 39 additions & 28 deletions

File tree

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 664aaca5-a41f-4434-8f2a-642dba92fe68
33
management:
4-
docChecksum: 09ae73bbaebb3968dc7590f295580164
4+
docChecksum: 044fcc6694ac3a5461d37039dd1ae397
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.656.2
7-
generationVersion: 2.753.6
8-
releaseVersion: 0.13.7
9-
configChecksum: f00f30e4b9c88666040e4282ec4fd2c8
6+
speakeasyVersion: 1.657.0
7+
generationVersion: 2.755.0
8+
releaseVersion: 0.13.8
9+
configChecksum: 15f6d63e5611917d4fe76058c67eefe3
1010
repoURL: https://github.com/gleanwork/api-client-typescript.git
1111
installationURL: https://github.com/gleanwork/api-client-typescript
1212
published: true
@@ -15,7 +15,7 @@ features:
1515
additionalDependencies: 0.1.0
1616
additionalProperties: 0.1.2
1717
constsAndDefaults: 0.1.12
18-
core: 3.26.6
18+
core: 3.26.7
1919
defaultEnabledRetries: 0.1.0
2020
deprecations: 2.81.1
2121
devContainers: 2.90.1
@@ -2979,4 +2979,3 @@ generatedTests:
29792979
createpolicy: "2025-06-09T18:05:10Z"
29802980
createreport: "2025-06-09T18:05:10Z"
29812981
setdocvisibility: "2025-06-09T18:05:10Z"
2982-
releaseNotes: "## Typescript SDK Changes Detected:\n* `glean.client.chat.retrieveFiles()`: \n * `request.getchatfilesrequest.chatId` **Removed** **Breaking** :warning:\n"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ generation:
3030
generateNewTests: true
3131
skipResponseBodyAssertions: true
3232
typescript:
33-
version: 0.13.7
33+
version: 0.13.8
3434
acceptHeaderEnum: true
3535
additionalDependencies:
3636
dependencies: {}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ openapi: 3.0.0
22
info:
33
version: 0.9.0
44
title: Glean API
5+
x-source-commit-sha: 8f565e6072898e4f6fca86fa97978efc4ea33975
56
description: |
67
# Introduction
78
In addition to the data sources that Glean has built-in support for, Glean also provides a REST API that enables customers to put arbitrary content in the search index. This is useful, for example, for doing permissions-aware search over content in internal tools that reside on-prem as well as for searching over applications that Glean does not currently support first class. In addition these APIs allow the customer to push organization data (people info, organization structure etc) into Glean.

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.656.2
1+
speakeasyVersion: 1.657.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:96cafa57016acbc64c52992e4a68d7696a212761df887408ef0f2352ea10dae6
6-
sourceBlobDigest: sha256:b79b23f50c98e048500a2adc816142e62cc76246550749081488c83b528ce172
5+
sourceRevisionDigest: sha256:689726080c55db3f7b53081650cbe149ee904c25ff811dea86255ebb4c9affae
6+
sourceBlobDigest: sha256:63374cc02e60ae0943d2b9f58fc9013c5811d9759a03dc45398c457cf8b88921
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1763081170
9+
- speakeasy-sdk-regen-1763146007
1010
Glean Client API:
1111
sourceNamespace: glean-client-api
1212
sourceRevisionDigest: sha256:aec0770b5bcca91068c3a844cb9ef4a091281f6cc3b7d86f2abef1bd6fb2b301
@@ -18,10 +18,10 @@ targets:
1818
glean:
1919
source: Glean API
2020
sourceNamespace: glean-api-specs
21-
sourceRevisionDigest: sha256:96cafa57016acbc64c52992e4a68d7696a212761df887408ef0f2352ea10dae6
22-
sourceBlobDigest: sha256:b79b23f50c98e048500a2adc816142e62cc76246550749081488c83b528ce172
21+
sourceRevisionDigest: sha256:689726080c55db3f7b53081650cbe149ee904c25ff811dea86255ebb4c9affae
22+
sourceBlobDigest: sha256:63374cc02e60ae0943d2b9f58fc9013c5811d9759a03dc45398c457cf8b88921
2323
codeSamplesNamespace: glean-api-specs-typescript-code-samples
24-
codeSamplesRevisionDigest: sha256:b0299c13e2549dd58e52869e2192aeefed8ed89c9e1f04611a090a31dc422d54
24+
codeSamplesRevisionDigest: sha256:2aefcc5be06a536971fb823761f4eb8407fa5555d0e6b2fda80da1a61ee28abb
2525
workflow:
2626
workflowVersion: 1.0.0
2727
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,4 +428,14 @@ Based on:
428428
### Generated
429429
- [typescript v0.13.7] .
430430
### Releases
431-
- [NPM v0.13.7] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.7 - .
431+
- [NPM v0.13.7] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.7 - .
432+
433+
## 2025-11-14 20:55:42
434+
### Changes
435+
Based on:
436+
- OpenAPI Doc
437+
- Speakeasy CLI 1.657.0 (2.755.0) https://github.com/speakeasy-api/speakeasy
438+
### Generated
439+
- [typescript v0.13.8] .
440+
### Releases
441+
- [NPM v0.13.8] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.8 - .

β€Žexamples/package-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjsr.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "@gleanwork/api-client",
5-
"version": "0.13.7",
5+
"version": "0.13.8",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleanwork/api-client",
3-
"version": "0.13.7",
3+
"version": "0.13.8",
44
"author": "Speakeasy",
55
"type": "module",
66
"tshy": {

β€Žsrc/__tests__/messages.test.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ test("Messages Messages", async () => {
1919
idType: "CONVERSATION_ID",
2020
id: "<id>",
2121
timestampMillis: 558834,
22-
datasource: "SLACK",
22+
datasource: "GCHAT",
2323
});
2424
expect(result).toBeDefined();
2525
});

0 commit comments

Comments
Β (0)