Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 664aaca5-a41f-4434-8f2a-642dba92fe68
management:
docChecksum: 044fcc6694ac3a5461d37039dd1ae397
docChecksum: 2dcefd4e1803d98e97ba5e2c1b4b7b06
docVersion: 0.9.0
speakeasyVersion: 1.657.0
generationVersion: 2.755.0
releaseVersion: 0.13.8
configChecksum: 15f6d63e5611917d4fe76058c67eefe3
releaseVersion: 0.13.9
configChecksum: f94244b60a32bd6a11eb9eb1e52723a5
repoURL: https://github.com/gleanwork/api-client-typescript.git
installationURL: https://github.com/gleanwork/api-client-typescript
published: true
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: true
typescript:
version: 0.13.8
version: 0.13.9
acceptHeaderEnum: true
additionalDependencies:
dependencies: {}
Expand Down
1 change: 1 addition & 0 deletions .speakeasy/glean-merged-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ info:
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
x-logo:
url: https://app.glean.com/images/glean-text2.svg
x-open-api-commit-sha: 82065b6c142bd74beb1f8c2e670ac7dd81e45ebd
x-speakeasy-name: 'Glean API'
servers:
- url: https://{instance}-be.glean.com
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ speakeasyVersion: 1.657.0
sources:
Glean API:
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:689726080c55db3f7b53081650cbe149ee904c25ff811dea86255ebb4c9affae
sourceBlobDigest: sha256:63374cc02e60ae0943d2b9f58fc9013c5811d9759a03dc45398c457cf8b88921
sourceRevisionDigest: sha256:fd35d47c584495c0f29e30f502ee3f6bde461142a6d2bb69c0822440494c1d41
sourceBlobDigest: sha256:de7302488181d96aed6b8d230db6667f83ec481bf6c1c5295778c358a32ebb68
tags:
- latest
- speakeasy-sdk-regen-1763146007
- speakeasy-sdk-regen-1763156877
Glean Client API:
sourceNamespace: glean-client-api
sourceRevisionDigest: sha256:aec0770b5bcca91068c3a844cb9ef4a091281f6cc3b7d86f2abef1bd6fb2b301
Expand All @@ -18,10 +18,10 @@ targets:
glean:
source: Glean API
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:689726080c55db3f7b53081650cbe149ee904c25ff811dea86255ebb4c9affae
sourceBlobDigest: sha256:63374cc02e60ae0943d2b9f58fc9013c5811d9759a03dc45398c457cf8b88921
sourceRevisionDigest: sha256:fd35d47c584495c0f29e30f502ee3f6bde461142a6d2bb69c0822440494c1d41
sourceBlobDigest: sha256:de7302488181d96aed6b8d230db6667f83ec481bf6c1c5295778c358a32ebb68
codeSamplesNamespace: glean-api-specs-typescript-code-samples
codeSamplesRevisionDigest: sha256:2aefcc5be06a536971fb823761f4eb8407fa5555d0e6b2fda80da1a61ee28abb
codeSamplesRevisionDigest: sha256:ec7057c66b1b8c874d998a01f6073af623e2112795a9e3982ca4960349239f7b
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,4 +438,14 @@ Based on:
### Generated
- [typescript v0.13.8] .
### Releases
- [NPM v0.13.8] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.8 - .
- [NPM v0.13.8] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.8 - .

## 2025-11-14 21:47:26
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.657.0 (2.755.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.13.9] .
### Releases
- [NPM v0.13.9] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.9 - .
2 changes: 1 addition & 1 deletion examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@gleanwork/api-client",
"version": "0.13.8",
"version": "0.13.9",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gleanwork/api-client",
"version": "0.13.8",
"version": "0.13.9",
"author": "Speakeasy",
"type": "module",
"tshy": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.9.0",
sdkVersion: "0.13.8",
sdkVersion: "0.13.9",
genVersion: "2.755.0",
userAgent:
"speakeasy-sdk/typescript 0.13.8 2.755.0 0.9.0 @gleanwork/api-client",
"speakeasy-sdk/typescript 0.13.9 2.755.0 0.9.0 @gleanwork/api-client",
} as const;