Skip to content

Commit 36d037a

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.568.1
1 parent c38105c commit 36d037a

File tree

21 files changed

+164
-123
lines changed

21 files changed

+164
-123
lines changed

.speakeasy/gen.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 3e3290ca-0ee8-4981-b1bc-14536048fa63
33
management:
4-
docChecksum: 6cb4c4786bf30fecfc20b38750d745eb
4+
docChecksum: 8867c715b8d0fd601b4b7f0f525b22c4
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.563.1
7-
generationVersion: 2.629.1
8-
releaseVersion: 0.6.6
9-
configChecksum: deb305dde9c116c694b15d39c5ae7854
6+
speakeasyVersion: 1.568.1
7+
generationVersion: 2.634.1
8+
releaseVersion: 0.7.0
9+
configChecksum: f6712a3d66a5a4666a5c15235236e1b5
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true
@@ -37,7 +37,7 @@ features:
3737
responseFormat: 1.0.1
3838
retries: 3.0.2
3939
sdkHooks: 1.1.0
40-
tests: 1.17.0
40+
tests: 1.18.0
4141
unions: 3.0.4
4242
uploadStreams: 1.0.0
4343
generatedFiles:

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ generation:
2525
generateNewTests: true
2626
skipResponseBodyAssertions: true
2727
python:
28-
version: 0.6.6
28+
version: 0.7.0
2929
additionalDependencies:
3030
dev: {}
3131
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4868,7 +4868,8 @@ components:
48684868
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.
48694869
boardId:
48704870
type: integer
4871-
description: The parent board ID of this Answer, or 0 if it's a floating Answer.
4871+
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.
4872+
deprecated: true
48724873
audienceFilters:
48734874
type: array
48744875
description: Filters which restrict who should see the answer. Values are taken from the corresponding filters in people search.
@@ -8415,6 +8416,7 @@ components:
84158416
- COPYPASTED_QUOTES
84168417
- INVALID_OPERATOR
84178418
- MAYBE_INVALID_FACET_QUERY
8419+
- TOO_MANY_DATASOURCE_GROUPS
84188420
description: The type of the warning.
84198421
lastUsedTerm:
84208422
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.563.1
1+
speakeasyVersion: 1.568.1
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
6-
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
5+
sourceRevisionDigest: sha256:3dc426e8cb30c3eff34e2b2de5a0dc46cc5b5765328911ca8eafd084d17a039c
6+
sourceBlobDigest: sha256:4301ea69e4bdbe496e1fabddc33798e518077f87ea5322cce03980310fad6a33
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1749670145
9+
- speakeasy-sdk-regen-1750453704
1010
Glean Client API:
1111
sourceNamespace: glean-client-api
1212
sourceRevisionDigest: sha256:4edc63ad559e4f2c9fb9ebf5edaaaaa9269f1874d271cfd84b441d6dacac43d2
@@ -17,10 +17,10 @@ targets:
1717
glean:
1818
source: Glean API
1919
sourceNamespace: glean-api-specs
20-
sourceRevisionDigest: sha256:766f374184dd7d6b119aef718a826e26e7e690a65bd8edd8e326c75699c9c0f5
21-
sourceBlobDigest: sha256:b566588e295fa760c08dc3e5f61f4026e3b295999709bbec5a3f434f51316f89
20+
sourceRevisionDigest: sha256:3dc426e8cb30c3eff34e2b2de5a0dc46cc5b5765328911ca8eafd084d17a039c
21+
sourceBlobDigest: sha256:4301ea69e4bdbe496e1fabddc33798e518077f87ea5322cce03980310fad6a33
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:6fc7a331ac2723e7e15b995ac16fcbcb8e5e23c00dba76053d4977ed1b7ea737
23+
codeSamplesRevisionDigest: sha256:1907d1bd906063f7bba1ce3164310b67394461bf2e48322177c1be515d4f57ce
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,14 @@ Based on:
168168
### Generated
169169
- [python v0.6.6] .
170170
### Releases
171-
- [PyPI v0.6.6] https://pypi.org/project/glean/0.6.6 - .
171+
- [PyPI v0.6.6] https://pypi.org/project/glean/0.6.6 - .
172+
173+
## 2025-06-24 00:52:32
174+
### Changes
175+
Based on:
176+
- OpenAPI Doc
177+
- Speakeasy CLI 1.568.1 (2.634.1) https://github.com/speakeasy-api/speakeasy
178+
### Generated
179+
- [python v0.7.0] .
180+
### Releases
181+
- [PyPI v0.7.0] https://pypi.org/project/glean/0.7.0 - .

docs/models/answer.md

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

docs/models/answercreationdata.md

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/models/editanswerrequest.md

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

docs/models/warningtype.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ The type of the warning.
55

66
## Values
77

8-
| Name | Value |
9-
| --------------------------- | --------------------------- |
10-
| `LONG_QUERY` | LONG_QUERY |
11-
| `QUOTED_PUNCTUATION` | QUOTED_PUNCTUATION |
12-
| `PUNCTUATION_ONLY` | PUNCTUATION_ONLY |
13-
| `COPYPASTED_QUOTES` | COPYPASTED_QUOTES |
14-
| `INVALID_OPERATOR` | INVALID_OPERATOR |
15-
| `MAYBE_INVALID_FACET_QUERY` | MAYBE_INVALID_FACET_QUERY |
8+
| Name | Value |
9+
| ---------------------------- | ---------------------------- |
10+
| `LONG_QUERY` | LONG_QUERY |
11+
| `QUOTED_PUNCTUATION` | QUOTED_PUNCTUATION |
12+
| `PUNCTUATION_ONLY` | PUNCTUATION_ONLY |
13+
| `COPYPASTED_QUOTES` | COPYPASTED_QUOTES |
14+
| `INVALID_OPERATOR` | INVALID_OPERATOR |
15+
| `MAYBE_INVALID_FACET_QUERY` | MAYBE_INVALID_FACET_QUERY |
16+
| `TOO_MANY_DATASOURCE_GROUPS` | TOO_MANY_DATASOURCE_GROUPS |

0 commit comments

Comments
 (0)