Skip to content

Commit fc75c5f

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.688.0
1 parent 56b3b86 commit fc75c5f

File tree

9 files changed

+46
-34
lines changed

9 files changed

+46
-34
lines changed

.speakeasy/gen.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: 3e3290ca-0ee8-4981-b1bc-14536048fa63
33
management:
4-
docChecksum: 91d38b9d4b28ef9b1b98e10a0b5a7371
4+
docChecksum: ad11282523108bb5e1bd0df1e06d5d02
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.686.0
7-
generationVersion: 2.796.1
8-
releaseVersion: 0.11.27
9-
configChecksum: 37e1926f5925719f705610da6ba7d40e
6+
speakeasyVersion: 1.688.0
7+
generationVersion: 2.796.4
8+
releaseVersion: 0.11.28
9+
configChecksum: 03e7fbb96c493ad4660d4b3db19252bc
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true
1313
persistentEdits:
14-
generation_id: 8295e5cc-3cba-4720-b40b-d377a32f9ce7
15-
pristine_commit_hash: ec8d0cb548d884b034e3aa08460751054ec7dca1
16-
pristine_tree_hash: f2f4799cb7a7f9af40b1a07a81904fe71f4a3e37
14+
generation_id: 11e4b890-953c-408c-884c-2c6b03dbdc74
15+
pristine_commit_hash: 159749ad3fc23f892c19928b6d3dd0ed714e3164
16+
pristine_tree_hash: 8aa6b754692a73856ce1fa6900a72f3158747652
1717
features:
1818
python:
1919
additionalDependencies: 1.0.0
@@ -2607,8 +2607,8 @@ trackedFiles:
26072607
pristine_git_object: 8e34b78a71b8bb97bad6dea99d0f791beb134e5b
26082608
pyproject.toml:
26092609
id: 5d07e7d72637
2610-
last_write_checksum: sha1:e74ee3184e376810b0ad328b5c651c9c3cc31cd0
2611-
pristine_git_object: a92333900a6aabd7e86b21f5b1cc0e4c5a232b11
2610+
last_write_checksum: sha1:64ad0265b35e1f7b8e4b1e63978a4a5682155fc2
2611+
pristine_git_object: 0907c294cdfd5063c422800361e711b026cb226a
26122612
scripts/prepare_readme.py:
26132613
id: e0c5957a6035
26142614
last_write_checksum: sha1:c2c83f71dea61eb50c9e05da83b16d18b4da8794
@@ -2635,8 +2635,8 @@ trackedFiles:
26352635
pristine_git_object: 58c4d70ac1797b86ff5c4237cafbc344c42d8f64
26362636
src/glean/api_client/_version.py:
26372637
id: 0ce22b26136b
2638-
last_write_checksum: sha1:188529d678c18f5c3fb9c35fc9cd1e0f75e4297e
2639-
pristine_git_object: 64da52a597a1b036329005760a371e97949a7eb6
2638+
last_write_checksum: sha1:e66b2d7825e786577b70cd553e44fba834649ba5
2639+
pristine_git_object: 99716d7607a70660995e74d7fd6708c658dd5659
26402640
src/glean/api_client/agents.py:
26412641
id: b925701a9217
26422642
last_write_checksum: sha1:56f1329fbf799ea92ed30229d4ed2404666d455d
@@ -6249,8 +6249,8 @@ trackedFiles:
62496249
pristine_git_object: df2944ebda36db652b2770dd1c23be83df90fc99
62506250
tests/test_summarize.py:
62516251
id: a255d8a6f627
6252-
last_write_checksum: sha1:4f50b660d414adea1d509dfc957eb74a12654ee4
6253-
pristine_git_object: 63b4eb8541c2b110dab6dda746fef9ac074611f1
6252+
last_write_checksum: sha1:6383d6969c6f1bf1832e5ace511e5c2ffaa6d86f
6253+
pristine_git_object: cac8e9788f25fda1ff78bd2e3e36917319145e82
62546254
tests/test_tools.py:
62556255
id: 70889bdf7321
62566256
last_write_checksum: sha1:3c0c220f8975b050c322f6475e95f7af4e65b995

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ generation:
3232
generateNewTests: true
3333
skipResponseBodyAssertions: true
3434
python:
35-
version: 0.11.27
35+
version: 0.11.28
3636
additionalDependencies:
3737
dev: {}
3838
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
version: 0.9.0
44
title: Glean API
5-
x-source-commit-sha: 17a84cfc3e3f0e0a3eec1792cf57a65f444d613e
5+
x-source-commit-sha: 3408ba6c7c333ded579a081c3a13cf533f97e703
66
description: |
77
# Introduction
88
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.
@@ -22,7 +22,7 @@ info:
2222
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
2323
x-logo:
2424
url: https://app.glean.com/images/glean-text2.svg
25-
x-open-api-commit-sha: 3bb1859df9ba2cff7a43d5b1c336bb826a766b4c
25+
x-open-api-commit-sha: 1dbc22d5075eaf7a459b13f1f5ac3a68ab8b8d8c
2626
x-speakeasy-name: 'Glean API'
2727
servers:
2828
- url: https://{instance}-be.glean.com

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.686.0
1+
speakeasyVersion: 1.688.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:fcb56a3a1b355cdff7e63a0b76385f81472ce01a748f25a409b13b70d89436cc
6-
sourceBlobDigest: sha256:01a8dbd2649712ab871b1799b6c76f92f4edb070c675738cac74685c81879a37
5+
sourceRevisionDigest: sha256:9dc4bfe151e41a8db58cac21adfe385e1b5edbcf73568c1fe5282d5530405c64
6+
sourceBlobDigest: sha256:f0a7ce6b76ceaf5b73c527e6e6798bbfff065a9c5923fcaafb2255ce3d7479b7
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1768441819
9+
- speakeasy-sdk-regen-1768614376
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:fcb56a3a1b355cdff7e63a0b76385f81472ce01a748f25a409b13b70d89436cc
21-
sourceBlobDigest: sha256:01a8dbd2649712ab871b1799b6c76f92f4edb070c675738cac74685c81879a37
20+
sourceRevisionDigest: sha256:9dc4bfe151e41a8db58cac21adfe385e1b5edbcf73568c1fe5282d5530405c64
21+
sourceBlobDigest: sha256:f0a7ce6b76ceaf5b73c527e6e6798bbfff065a9c5923fcaafb2255ce3d7479b7
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:77edd92d12a6f8e9e87bc2578f8369e25dba1060192ba455304996c267701c6a
23+
codeSamplesRevisionDigest: sha256:33309b0a12ef7143fac9644b24cb1001e4e1d67ee1c7f428133866823345f5cc
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
@@ -498,4 +498,14 @@ Based on:
498498
### Generated
499499
- [python v0.11.27] .
500500
### Releases
501-
- [PyPI v0.11.27] https://pypi.org/project/glean-api-client/0.11.27 - .
501+
- [PyPI v0.11.27] https://pypi.org/project/glean-api-client/0.11.27 - .
502+
503+
## 2026-01-19 01:56:05
504+
### Changes
505+
Based on:
506+
- OpenAPI Doc
507+
- Speakeasy CLI 1.688.0 (2.796.4) https://github.com/speakeasy-api/speakeasy
508+
### Generated
509+
- [python v0.11.28] .
510+
### Releases
511+
- [PyPI v0.11.28] https://pypi.org/project/glean-api-client/0.11.28 - .

poetry.lock

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

pyproject.toml

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

22
[project]
33
name = "glean-api-client"
4-
version = "0.11.27"
4+
version = "0.11.28"
55
description = "Python Client SDK Generated by Speakeasy."
66
authors = [{ name = "Glean Technologies, Inc." },]
77
readme = "README-PYPI.md"

src/glean/api_client/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "glean-api-client"
6-
__version__: str = "0.11.27"
6+
__version__: str = "0.11.28"
77
__openapi_doc_version__: str = "0.9.0"
8-
__gen_version__: str = "2.796.1"
9-
__user_agent__: str = "speakeasy-sdk/python 0.11.27 2.796.1 0.9.0 glean-api-client"
8+
__gen_version__: str = "2.796.4"
9+
__user_agent__: str = "speakeasy-sdk/python 0.11.28 2.796.4 0.9.0 glean-api-client"
1010

1111
try:
1212
if __package__ is not None:

tests/test_summarize.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
22

3-
from glean.api_client import Glean
3+
from glean.api_client import Glean, models
44
import os
55
from tests.test_client import create_test_http_client
66

@@ -18,10 +18,12 @@ def test_summarize_summarize():
1818
res = glean.client.documents.summarize(
1919
document_specs=[
2020
{
21-
"url": "https://dim-glider.com/",
21+
"ugc_type": models.DocumentSpecUgcType1.SHORTCUTS,
22+
"content_id": 602763,
2223
},
2324
{
24-
"id": "<id>",
25+
"ugc_type": models.DocumentSpecUgcType1.SHORTCUTS,
26+
"content_id": 602763,
2527
},
2628
]
2729
)

0 commit comments

Comments
 (0)