File tree Expand file tree Collapse file tree 8 files changed +31
-19
lines changed Expand file tree Collapse file tree 8 files changed +31
-19
lines changed Original file line number Diff line number Diff line change 1
1
lockVersion: 2.0.0
2
2
id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
3
3
management:
4
- docChecksum: 80c9e1fc11cb62aad68353b8110a1854
4
+ docChecksum: b337846ec33a04af12cb4d495f0f9d97
5
5
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
10
10
repoURL: https://github.com/apideck-libraries/sdk-python.git
11
11
installationURL: https://github.com/apideck-libraries/sdk-python.git
12
12
published: true
@@ -15,7 +15,7 @@ features:
15
15
acceptHeaders: 3.0.0
16
16
additionalDependencies: 1.0.0
17
17
constsAndDefaults: 1.0.5
18
- core: 5.19.6
18
+ core: 5.19.7
19
19
deepObjectParams: 0.1.0
20
20
defaultEnabledRetries: 0.2.0
21
21
deprecations: 3.0.2
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ generation:
24
24
generateNewTests : false
25
25
skipResponseBodyAssertions : false
26
26
python :
27
- version : 0.21.0
27
+ version : 0.21.1
28
28
additionalDependencies :
29
29
dev : {}
30
30
main : {}
Original file line number Diff line number Diff line change 1
- speakeasyVersion: 1.598.0
1
+ speakeasyVersion: 1.598.3
2
2
sources:
3
3
Apideck:
4
4
sourceNamespace: apideck
5
- sourceRevisionDigest: sha256:e8f2313e11aff1f4f30661515d28280772c0628ba4a0604839fdb575e87f6e2a
6
- sourceBlobDigest: sha256:f310f6fa6e9b39b1937aaec523aa10f35212c1089b639dd17428786ce1413118
5
+ sourceRevisionDigest: sha256:1bafb12d822c777307f2b0a7ebe91c01e15b76fa8cf23d28248d4066f09ad921
6
+ sourceBlobDigest: sha256:9e52c2394423567942ea5e54f9e7c86a1d7659416baa2b37e58d7807ac742d4f
7
7
tags:
8
8
- latest
9
- - speakeasy-sdk-regen-1753277490
9
+ - speakeasy-sdk-regen-1754482738
10
10
- 10.20.2
11
11
targets:
12
12
apideck:
13
13
source: Apideck
14
14
sourceNamespace: apideck
15
- sourceRevisionDigest: sha256:e8f2313e11aff1f4f30661515d28280772c0628ba4a0604839fdb575e87f6e2a
16
- sourceBlobDigest: sha256:f310f6fa6e9b39b1937aaec523aa10f35212c1089b639dd17428786ce1413118
15
+ sourceRevisionDigest: sha256:1bafb12d822c777307f2b0a7ebe91c01e15b76fa8cf23d28248d4066f09ad921
16
+ sourceBlobDigest: sha256:9e52c2394423567942ea5e54f9e7c86a1d7659416baa2b37e58d7807ac742d4f
17
17
codeSamplesNamespace: apideck-python-code-samples
18
- codeSamplesRevisionDigest: sha256:543c13cb36dcd23967bff8dc5ece43c7fc097ca42332b826dce4af6ab8f18a29
18
+ codeSamplesRevisionDigest: sha256:983da19a0ac8413344b9dbccff34a180cc8a7d77ead550719c50534b091f08cc
19
19
workflow:
20
20
workflowVersion: 1.0.0
21
21
speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -378,4 +378,14 @@ Based on:
378
378
### Generated
379
379
- [ python v0.21.0] .
380
380
### 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 - .
Original file line number Diff line number Diff line change @@ -13,4 +13,5 @@ The type of address.
13
13
| ` OFFICE ` | office |
14
14
| ` SHIPPING ` | shipping |
15
15
| ` BILLING ` | billing |
16
+ | ` WORK ` | work |
16
17
| ` OTHER ` | other |
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " apideck-unify"
3
- version = " 0.21.0 "
3
+ version = " 0.21.1 "
4
4
description = " Python Client SDK Generated by Speakeasy."
5
5
authors = [{ name = " Speakeasy" },]
6
6
readme = " README-PYPI.md"
Original file line number Diff line number Diff line change 3
3
import importlib .metadata
4
4
5
5
__title__ : str = "apideck-unify"
6
- __version__ : str = "0.21.0 "
6
+ __version__ : str = "0.21.1 "
7
7
__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"
10
10
11
11
try :
12
12
if __package__ is not None :
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ class Type(str, Enum):
22
22
OFFICE = "office"
23
23
SHIPPING = "shipping"
24
24
BILLING = "billing"
25
+ WORK = "work"
25
26
OTHER = "other"
26
27
27
28
You can’t perform that action at this time.
0 commit comments