From a9dbb2ea336b5c60f1040bfa03fb31fa81a9d55f Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Wed, 19 Nov 2025 00:25:54 +0000 Subject: [PATCH 1/2] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.656.1 --- .speakeasy/gen.lock | 4 ++-- .speakeasy/gen.yaml | 2 +- .speakeasy/workflow.lock | 4 ++-- RELEASES.md | 12 +++++++++++- pyproject.toml | 2 +- src/apideck_unify/_version.py | 4 ++-- 6 files changed, 19 insertions(+), 9 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 7f98324c..8abe7769 100644 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -5,8 +5,8 @@ management: docVersion: 10.21.15 speakeasyVersion: 1.656.1 generationVersion: 2.753.1 - releaseVersion: 0.27.32 - configChecksum: e03b7b9e348f2e788f268ea095ad1cc0 + releaseVersion: 0.27.34 + configChecksum: df6a7c9c20a895cd9cffbf80d18bd044 repoURL: https://github.com/apideck-libraries/sdk-python.git installationURL: https://github.com/apideck-libraries/sdk-python.git published: true diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 4750dbe9..f3e4c597 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -28,7 +28,7 @@ generation: generateNewTests: false skipResponseBodyAssertions: false python: - version: 0.27.32 + version: 0.27.34 additionalDependencies: dev: {} main: {} diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 82c62ce9..52775d70 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -6,7 +6,7 @@ sources: sourceBlobDigest: sha256:afbc763c2c31093a08e3cca76c4a769f698d07c82050053fa7941af998eba616 tags: - latest - - speakeasy-sdk-regen-1763492575 + - speakeasy-sdk-regen-1763511597 - 10.21.15 targets: apideck: @@ -15,7 +15,7 @@ targets: sourceRevisionDigest: sha256:5c3910f746337d073fccb262b3ec14ac16543f0a45e2d28877c3a591bbc78c02 sourceBlobDigest: sha256:afbc763c2c31093a08e3cca76c4a769f698d07c82050053fa7941af998eba616 codeSamplesNamespace: apideck-python-code-samples - codeSamplesRevisionDigest: sha256:8a8c4f3bc9516bda4995160a29ca7a34a8952019ba598a0aac3202464f258148 + codeSamplesRevisionDigest: sha256:4689a0e7209d3638b12a5ac4bba404bb833773794a2e1a89f1dd066595be34b4 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/RELEASES.md b/RELEASES.md index 1537b550..94b47d6e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -718,4 +718,14 @@ Based on: ### Generated - [python v0.27.32] . ### Releases -- [PyPI v0.27.32] https://pypi.org/project/apideck-unify/0.27.32 - . \ No newline at end of file +- [PyPI v0.27.32] https://pypi.org/project/apideck-unify/0.27.32 - . + +## 2025-11-19 00:19:35 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.656.1 (2.753.1) https://github.com/speakeasy-api/speakeasy +### Generated +- [python v0.27.34] . +### Releases +- [PyPI v0.27.34] https://pypi.org/project/apideck-unify/0.27.34 - . \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 7ac49047..05d06708 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "apideck-unify" -version = "0.27.32" +version = "0.27.34" description = "Python Client SDK Generated by Speakeasy." authors = [{ name = "Speakeasy" },] readme = "README-PYPI.md" diff --git a/src/apideck_unify/_version.py b/src/apideck_unify/_version.py index 5a613b65..836b9f9d 100644 --- a/src/apideck_unify/_version.py +++ b/src/apideck_unify/_version.py @@ -3,10 +3,10 @@ import importlib.metadata __title__: str = "apideck-unify" -__version__: str = "0.27.32" +__version__: str = "0.27.34" __openapi_doc_version__: str = "10.21.15" __gen_version__: str = "2.753.1" -__user_agent__: str = "speakeasy-sdk/python 0.27.32 2.753.1 10.21.15 apideck-unify" +__user_agent__: str = "speakeasy-sdk/python 0.27.34 2.753.1 10.21.15 apideck-unify" try: if __package__ is not None: From aade3f115d27395f26a7a06d376f16b43261445d Mon Sep 17 00:00:00 2001 From: "speakeasy-github[bot]" <128539517+speakeasy-github[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 00:26:15 +0000 Subject: [PATCH 2/2] empty commit to trigger [run-tests] workflow