Skip to content

chore: 🐝 Update SDK - Generate 0.7.1 #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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: 6cb4c4786bf30fecfc20b38750d745eb
docChecksum: 9387d70b68385b63b955486e79513a98
docVersion: 0.9.0
speakeasyVersion: 1.551.0
generationVersion: 2.610.0
releaseVersion: 0.6.7
configChecksum: 34bcf35d00462d4888c5cb08993108e6
releaseVersion: 0.7.1
configChecksum: 6048d6cae34db3c5f33b612e53c2502b
repoURL: https://github.com/gleanwork/api-client-typescript.git
installationURL: https://github.com/gleanwork/api-client-typescript
published: true
Expand Down
3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: true
typescript:
version: 0.6.7
version: 0.7.1
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand All @@ -34,6 +34,7 @@ typescript:
author: Speakeasy
baseErrorName: GleanBaseError
clientServerStatusCodesAsErrors: true
constFieldsAlwaysOptional: true
defaultErrorName: GleanError
enableCustomCodeRegions: false
enableMCPServer: false
Expand Down
9 changes: 8 additions & 1 deletion .speakeasy/glean-merged-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4868,7 +4868,8 @@ components:
example: From https://en.wikipedia.org/wiki/Diffuse_sky_radiation, the sky is blue because blue light is more strongly scattered than longer-wavelength light.
boardId:
type: integer
description: The parent board ID of this Answer, or 0 if it's a floating Answer.
description: The parent board ID of this Answer, or 0 if it's a floating Answer. Adding Answers to Answer Boards is no longer permitted.
deprecated: true
audienceFilters:
type: array
description: Filters which restrict who should see the answer. Values are taken from the corresponding filters in people search.
Expand Down Expand Up @@ -8415,6 +8416,7 @@ components:
- COPYPASTED_QUOTES
- INVALID_OPERATOR
- MAYBE_INVALID_FACET_QUERY
- TOO_MANY_DATASOURCE_GROUPS
description: The type of the warning.
lastUsedTerm:
type: string
Expand Down Expand Up @@ -11745,6 +11747,10 @@ components:
type: string
description: end time of the time range, applicable for the CUSTOM type.
format: date-time
lastNDaysValue:
type: integer
description: The number of days to look back from the current time, applicable for the LAST_N_DAYS type.
format: int64
InputOptions:
description: Controls which data-sources and what time-range to include in scans.
properties:
Expand Down Expand Up @@ -11779,6 +11785,7 @@ components:
- PAST_YEAR
- PAST_DAY
- CUSTOM
- LAST_N_DAYS
customTimeRange:
$ref: "#/components/schemas/TimeRange"
SharingOptions:
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.551.0
sources:
Glean API:
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
sourceRevisionDigest: sha256:654b9dbd0786ce2e405d613bfb51c817d8296938b66faf6bedc10873c7129707
sourceBlobDigest: sha256:58d4b519b3243731e0b2fcc6e64e31d56ddaa741c47f62e21c4fd11110bfb909
tags:
- latest
- speakeasy-sdk-regen-1749670152
- speakeasy-sdk-regen-1750453706
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:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
sourceRevisionDigest: sha256:654b9dbd0786ce2e405d613bfb51c817d8296938b66faf6bedc10873c7129707
sourceBlobDigest: sha256:58d4b519b3243731e0b2fcc6e64e31d56ddaa741c47f62e21c4fd11110bfb909
codeSamplesNamespace: glean-api-specs-typescript-code-samples
codeSamplesRevisionDigest: sha256:0bb2f9b72e8ea34f9707560557e538d13a0e786efcb8398fc6e69dfdcfc6af01
codeSamplesRevisionDigest: sha256:df25b8980baf7f68caf5b3d4fe23d97e528a5f2a4b7f6f9285b9edc1d13eaf10
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 @@ -218,4 +218,14 @@ Based on:
### Generated
- [typescript v0.6.7] .
### Releases
- [NPM v0.6.7] https://www.npmjs.com/package/@gleanwork/api-client/v/0.6.7 - .
- [NPM v0.6.7] https://www.npmjs.com/package/@gleanwork/api-client/v/0.6.7 - .

## 2025-06-30 01:22:45
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.551.0 (2.610.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.7.1] .
### Releases
- [NPM v0.7.1] https://www.npmjs.com/package/@gleanwork/api-client/v/0.7.1 - .
Loading