Skip to content

Commit 5b31283

Browse files
authored
Merge pull request #57 from apideck-libraries/speakeasy-sdk-regen-1754482738
chore: 🐝 Update SDK - Generate 0.21.1
2 parents 44046c7 + b3c50aa commit 5b31283

File tree

8 files changed

+31
-19
lines changed

8 files changed

+31
-19
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: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
33
management:
4-
docChecksum: 80c9e1fc11cb62aad68353b8110a1854
4+
docChecksum: b337846ec33a04af12cb4d495f0f9d97
55
docVersion: 10.20.2
6-
speakeasyVersion: 1.598.0
7-
generationVersion: 2.674.1
8-
releaseVersion: 0.21.0
9-
configChecksum: cf160ea4aad22286131c881c546cf72a
6+
speakeasyVersion: 1.598.3
7+
generationVersion: 2.674.3
8+
releaseVersion: 0.21.1
9+
configChecksum: 2a27991afe5d5da59aca04a7a80a730e
1010
repoURL: https://github.com/apideck-libraries/sdk-python.git
1111
installationURL: https://github.com/apideck-libraries/sdk-python.git
1212
published: true
@@ -15,7 +15,7 @@ features:
1515
acceptHeaders: 3.0.0
1616
additionalDependencies: 1.0.0
1717
constsAndDefaults: 1.0.5
18-
core: 5.19.6
18+
core: 5.19.7
1919
deepObjectParams: 0.1.0
2020
defaultEnabledRetries: 0.2.0
2121
deprecations: 3.0.2

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
python:
27-
version: 0.21.0
27+
version: 0.21.1
2828
additionalDependencies:
2929
dev: {}
3030
main: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.598.0
1+
speakeasyVersion: 1.598.3
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:e8f2313e11aff1f4f30661515d28280772c0628ba4a0604839fdb575e87f6e2a
6-
sourceBlobDigest: sha256:f310f6fa6e9b39b1937aaec523aa10f35212c1089b639dd17428786ce1413118
5+
sourceRevisionDigest: sha256:1bafb12d822c777307f2b0a7ebe91c01e15b76fa8cf23d28248d4066f09ad921
6+
sourceBlobDigest: sha256:9e52c2394423567942ea5e54f9e7c86a1d7659416baa2b37e58d7807ac742d4f
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1753277490
9+
- speakeasy-sdk-regen-1754482738
1010
- 10.20.2
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:e8f2313e11aff1f4f30661515d28280772c0628ba4a0604839fdb575e87f6e2a
16-
sourceBlobDigest: sha256:f310f6fa6e9b39b1937aaec523aa10f35212c1089b639dd17428786ce1413118
15+
sourceRevisionDigest: sha256:1bafb12d822c777307f2b0a7ebe91c01e15b76fa8cf23d28248d4066f09ad921
16+
sourceBlobDigest: sha256:9e52c2394423567942ea5e54f9e7c86a1d7659416baa2b37e58d7807ac742d4f
1717
codeSamplesNamespace: apideck-python-code-samples
18-
codeSamplesRevisionDigest: sha256:543c13cb36dcd23967bff8dc5ece43c7fc097ca42332b826dce4af6ab8f18a29
18+
codeSamplesRevisionDigest: sha256:983da19a0ac8413344b9dbccff34a180cc8a7d77ead550719c50534b091f08cc
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,14 @@ Based on:
378378
### Generated
379379
- [python v0.21.0] .
380380
### Releases
381-
- [PyPI v0.21.0] https://pypi.org/project/apideck-unify/0.21.0 - .
381+
- [PyPI v0.21.0] https://pypi.org/project/apideck-unify/0.21.0 - .
382+
383+
## 2025-08-07 00:57:59
384+
### Changes
385+
Based on:
386+
- OpenAPI Doc
387+
- Speakeasy CLI 1.598.3 (2.674.3) https://github.com/speakeasy-api/speakeasy
388+
### Generated
389+
- [python v0.21.1] .
390+
### Releases
391+
- [PyPI v0.21.1] https://pypi.org/project/apideck-unify/0.21.1 - .

docs/models/type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ The type of address.
1313
| `OFFICE` | office |
1414
| `SHIPPING` | shipping |
1515
| `BILLING` | billing |
16+
| `WORK` | work |
1617
| `OTHER` | other |

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-unify"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Speakeasy" },]
66
readme = "README-PYPI.md"

src/apideck_unify/_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 = "apideck-unify"
6-
__version__: str = "0.21.0"
6+
__version__: str = "0.21.1"
77
__openapi_doc_version__: str = "10.20.2"
8-
__gen_version__: str = "2.674.1"
9-
__user_agent__: str = "speakeasy-sdk/python 0.21.0 2.674.1 10.20.2 apideck-unify"
8+
__gen_version__: str = "2.674.3"
9+
__user_agent__: str = "speakeasy-sdk/python 0.21.1 2.674.3 10.20.2 apideck-unify"
1010

1111
try:
1212
if __package__ is not None:

src/apideck_unify/models/address.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Type(str, Enum):
2222
OFFICE = "office"
2323
SHIPPING = "shipping"
2424
BILLING = "billing"
25+
WORK = "work"
2526
OTHER = "other"
2627

2728

0 commit comments

Comments
 (0)