Skip to content

Commit 321c54d

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.649.0
1 parent 6ce39c2 commit 321c54d

File tree

16 files changed

+73
-33
lines changed

16 files changed

+73
-33
lines changed

.speakeasy/gen.lock

Lines changed: 3 additions & 3 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: 32dd53402e2cd4015df1497391a25ceb
4+
docChecksum: c837d360e6b12c410bf5514517aaae82
55
docVersion: 0.9.0
66
speakeasyVersion: 1.649.0
77
generationVersion: 2.739.1
8-
releaseVersion: 0.11.3
9-
configChecksum: 9cb8a7f3329f2469101aad1c7ce0888e
8+
releaseVersion: 0.11.4
9+
configChecksum: 76662caeec6f9080a7ae20b78b5181cc
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ generation:
2929
generateNewTests: true
3030
skipResponseBodyAssertions: true
3131
python:
32-
version: 0.11.3
32+
version: 0.11.4
3333
additionalDependencies:
3434
dev: {}
3535
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,7 +2403,9 @@ paths:
24032403
/api/index/v1/bulkindexusers:
24042404
post:
24052405
summary: Bulk index users
2406-
description: Replaces the users in a datasource using paginated batch API calls. Please refer to the [bulk indexing](https://developers.glean.com/indexing/documents/bulk-upload-model) documentation for an explanation of how to use bulk endpoints.
2406+
description: |
2407+
Replaces the users in a datasource using paginated batch API calls. Please refer to the [bulk indexing](https://developers.glean.com/indexing/documents/bulk-upload-model) documentation for an explanation of how to use bulk endpoints.
2408+
Note: Any users deleted from the existing set will have their associated memberships deleted as well.
24072409
tags:
24082410
- Permissions
24092411
requestBody:
@@ -2451,7 +2453,9 @@ paths:
24512453
/api/index/v1/bulkindexgroups:
24522454
post:
24532455
summary: Bulk index groups
2454-
description: Replaces the groups in a datasource using paginated batch API calls. Please refer to the [bulk indexing](https://developers.glean.com/indexing/documents/bulk-upload-model) documentation for an explanation of how to use bulk endpoints.
2456+
description: |
2457+
Replaces the groups in a datasource using paginated batch API calls. Please refer to the [bulk indexing](https://developers.glean.com/indexing/documents/bulk-upload-model) documentation for an explanation of how to use bulk endpoints.
2458+
Note: Any groups deleted from the existing set will have their associated memberships deleted as well.
24552459
tags:
24562460
- Permissions
24572461
requestBody:
@@ -2545,7 +2549,9 @@ paths:
25452549
/api/index/v1/deleteuser:
25462550
post:
25472551
summary: Delete user
2548-
description: Delete the user from the datasource. Silently succeeds if user is not present.
2552+
description: |
2553+
Delete the user from the datasource. Silently succeeds if user is not present.
2554+
Note: All memberships associated with the deleted user will also be deleted.
25492555
tags:
25502556
- Permissions
25512557
requestBody:
@@ -2569,7 +2575,9 @@ paths:
25692575
/api/index/v1/deletegroup:
25702576
post:
25712577
summary: Delete group
2572-
description: Delete group from the datasource. Silently succeeds if group is not present.
2578+
description: |
2579+
Delete group from the datasource. Silently succeeds if group is not present.
2580+
Note: All memberships associated with the deleted group will also be deleted.
25732581
tags:
25742582
- Permissions
25752583
requestBody:
@@ -12296,7 +12304,7 @@ components:
1229612304
properties:
1229712305
identityDatasourceName:
1229812306
type: string
12299-
description: If the datasource uses another datasource for identity info, then the name of the datasource. The identity datasource must exist already.
12307+
description: If the datasource uses another datasource for identity info, then the name of the datasource. The identity datasource must exist already and the datasource with identity info should have its visibility enabled for search results.
1230012308
productAccessGroup:
1230112309
type: string
1230212310
description: If the datasource uses a specific product access group, then the name of that group.

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ speakeasyVersion: 1.649.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
6-
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
5+
sourceRevisionDigest: sha256:56867541985e8a6dd083b206cf6d64640459e7f032cdffdd410fec57fb54ade3
6+
sourceBlobDigest: sha256:2b989fec0b797408a446d2ba303fac02cc66d979d581b2128e8fef6fdb952361
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1762301903
9+
- speakeasy-sdk-regen-1762417734
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:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
21-
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
20+
sourceRevisionDigest: sha256:56867541985e8a6dd083b206cf6d64640459e7f032cdffdd410fec57fb54ade3
21+
sourceBlobDigest: sha256:2b989fec0b797408a446d2ba303fac02cc66d979d581b2128e8fef6fdb952361
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:6d93002caf2b6bb77ae4bd2f9e37ab56f9044c6d905ab5c9879f015fbe331a1a
23+
codeSamplesRevisionDigest: sha256:4e45856c67b97e6c37af62247b52c03cbc3ae796b5d112077302469cfc857643
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
@@ -348,4 +348,14 @@ Based on:
348348
### Generated
349349
- [python v0.11.3] .
350350
### Releases
351-
- [PyPI v0.11.3] https://pypi.org/project/glean/0.11.3 - .
351+
- [PyPI v0.11.3] https://pypi.org/project/glean/0.11.3 - .
352+
353+
## 2025-11-06 08:28:28
354+
### Changes
355+
Based on:
356+
- OpenAPI Doc
357+
- Speakeasy CLI 1.649.0 (2.739.1) https://github.com/speakeasy-api/speakeasy
358+
### Generated
359+
- [python v0.11.4] .
360+
### Releases
361+
- [PyPI v0.11.4] https://pypi.org/project/glean/0.11.4 - .

0 commit comments

Comments
 (0)