Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 1766ed8

Browse files
authored
Merge pull request #13 from apideck-libraries/speakeasy-sdk-regen-1748045101
chore: 🐝 Update SDK - Generate 0.15.0
2 parents 8143961 + e734207 commit 1766ed8

File tree

10 files changed

+3698
-1971
lines changed

10 files changed

+3698
-1971
lines changed

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
speakeasyVersion: 1.548.4
1+
speakeasyVersion: 1.551.0
22
sources:
33
accounting:
44
sourceNamespace: apideck-accounting-only-oas
5-
sourceRevisionDigest: sha256:9219307046c32aa474a28ab827a725703c83b3852b7f5d79aa2156544c104cb5
6-
sourceBlobDigest: sha256:ae4f43cc5a5d7370a036d74356c761eb977126b548877d7b9f1e4e3c50ee7a55
5+
sourceRevisionDigest: sha256:4e15a2f624a591c164d04f53055f3dabac3c4261cfc9c8589c46ce8e60ece11f
6+
sourceBlobDigest: sha256:5892930aa87b7e7b8c81797872017a46a55ba92a11cfdf4559031adbba3f97dc
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747353922
10-
- 10.16.7
9+
- speakeasy-sdk-regen-1748045101
10+
- 10.16.8
1111
lending:
1212
sourceNamespace: lending
1313
sourceRevisionDigest: sha256:178885971cf1c04155e742359cad4b10d0eba3a8d7de8e7a64d2e33a0678995d
@@ -19,10 +19,10 @@ targets:
1919
accounting-py:
2020
source: accounting
2121
sourceNamespace: apideck-accounting-only-oas
22-
sourceRevisionDigest: sha256:9219307046c32aa474a28ab827a725703c83b3852b7f5d79aa2156544c104cb5
23-
sourceBlobDigest: sha256:ae4f43cc5a5d7370a036d74356c761eb977126b548877d7b9f1e4e3c50ee7a55
22+
sourceRevisionDigest: sha256:4e15a2f624a591c164d04f53055f3dabac3c4261cfc9c8589c46ce8e60ece11f
23+
sourceBlobDigest: sha256:5892930aa87b7e7b8c81797872017a46a55ba92a11cfdf4559031adbba3f97dc
2424
codeSamplesNamespace: apideck-accounting-only-oas-python-code-samples
25-
codeSamplesRevisionDigest: sha256:de8cbdb37a091410efe8fc8de0e6a752cca315510f40d77fce980fcf17dc7c2b
25+
codeSamplesRevisionDigest: sha256:ec1f3d7a162cc6a10003636b9d0c8e953027fa3581bd476f812ed5ae4f1b9be0
2626
accounting-ts:
2727
source: accounting
2828
sourceNamespace: accounting

accounting/.speakeasy/gen.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7d6df67c-ae69-48d7-917a-ebe77fda919e
33
management:
4-
docChecksum: b905bba09afb5b28d51beb0618341b24
5-
docVersion: 10.16.7
6-
speakeasyVersion: 1.548.4
7-
generationVersion: 2.605.6
8-
releaseVersion: 0.14.1
9-
configChecksum: 61a70c5a662c8bcae056ee52cac05d6a
4+
docChecksum: a8b80922c0290f9e9eee2f0dd3131ae2
5+
docVersion: 10.16.8
6+
speakeasyVersion: 1.551.0
7+
generationVersion: 2.610.0
8+
releaseVersion: 0.15.0
9+
configChecksum: 3c676c3cb70a2235a6d4698052a4e04e
1010
repoURL: https://github.com/apideck-libraries/sdk-python-pack.git
1111
repoSubDirectory: accounting
1212
installationURL: https://github.com/apideck-libraries/sdk-python-pack.git#subdirectory=accounting
@@ -16,7 +16,7 @@ features:
1616
acceptHeaders: 3.0.0
1717
additionalDependencies: 1.0.0
1818
constsAndDefaults: 1.0.5
19-
core: 5.18.1
19+
core: 5.19.0
2020
defaultEnabledRetries: 0.2.0
2121
deprecations: 3.0.2
2222
downloadStreams: 1.0.1

accounting/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ generation:
1919
oAuth2ClientCredentialsEnabled: true
2020
oAuth2PasswordEnabled: true
2121
python:
22-
version: 0.14.1
22+
version: 0.15.0
2323
additionalDependencies:
2424
dev: {}
2525
main: {}

accounting/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,14 @@ Based on:
7878
### Generated
7979
- [python v0.14.1] accounting
8080
### Releases
81-
- [PyPI v0.14.1] https://pypi.org/project/apideck-accounting-unify/0.14.1 - accounting
81+
- [PyPI v0.14.1] https://pypi.org/project/apideck-accounting-unify/0.14.1 - accounting
82+
83+
## 2025-05-26 00:05:20
84+
### Changes
85+
Based on:
86+
- OpenAPI Doc
87+
- Speakeasy CLI 1.551.0 (2.610.0) https://github.com/speakeasy-api/speakeasy
88+
### Generated
89+
- [python v0.15.0] accounting
90+
### Releases
91+
- [PyPI v0.15.0] https://pypi.org/project/apideck-accounting-unify/0.15.0 - accounting

accounting/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apideck-accounting-unify"
3-
version = "0.14.1"
3+
version = "0.15.0"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Speakeasy" },]
66
readme = "README-PYPI.md"

accounting/src/apideck_accounting_unify/_version.py

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

55
__title__: str = "apideck-accounting-unify"
6-
__version__: str = "0.14.1"
7-
__openapi_doc_version__: str = "10.16.7"
8-
__gen_version__: str = "2.605.6"
6+
__version__: str = "0.15.0"
7+
__openapi_doc_version__: str = "10.16.8"
8+
__gen_version__: str = "2.610.0"
99
__user_agent__: str = (
10-
"speakeasy-sdk/python 0.14.1 2.605.6 10.16.7 apideck-accounting-unify"
10+
"speakeasy-sdk/python 0.15.0 2.610.0 10.16.8 apideck-accounting-unify"
1111
)
1212

1313
try:

0 commit comments

Comments
 (0)