Skip to content

Commit 1db3882

Browse files
Merge pull request #12 from kintsugi-tax/speakeasy-sdk-regen-1754093535
chore: 🐝 Update SDK - Generate Python SDK PYTHON 0.8.2
2 parents e1117c3 + 480e4c4 commit 1db3882

19 files changed

Lines changed: 222 additions & 33 deletions

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: a3b5f8df-3e69-405c-9eb8-40a21cc5faba
33
management:
4-
docChecksum: c2b7b7e2d4ed3801accba1c9c9876093
4+
docChecksum: b3539522b75dcfdc35d039c1eae230d9
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.595.0
7-
generationVersion: 2.670.1
8-
releaseVersion: 0.8.1
9-
configChecksum: 899d28684049816c0bf1b16b571ad077
6+
speakeasyVersion: 1.598.3
7+
generationVersion: 2.674.3
8+
releaseVersion: 0.8.2
9+
configChecksum: 67a57f4fdbfe9b6a8b89ba60dd856641
1010
repoURL: https://github.com/kintsugi-tax/kintsugi-tax-python-sdk.git
1111
installationURL: https://github.com/kintsugi-tax/kintsugi-tax-python-sdk.git
1212
published: true
1313
features:
1414
python:
1515
additionalDependencies: 1.0.0
1616
constsAndDefaults: 1.0.5
17-
core: 5.19.5
17+
core: 5.19.7
1818
defaultEnabledRetries: 0.2.0
1919
deprecations: 3.0.2
2020
enumUnions: 0.1.0

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ generation:
2222
generateNewTests: true
2323
skipResponseBodyAssertions: false
2424
python:
25-
version: 0.8.1
25+
version: 0.8.2
2626
additionalDependencies:
2727
dev: {}
2828
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.595.0
1+
speakeasyVersion: 1.598.3
22
sources:
33
kintsugi-overlay:
44
sourceNamespace: kintsugi-overlay
5-
sourceRevisionDigest: sha256:3e847d54136cc2b952247aa35521baaccaee7925de193091625336b67ba6f3bb
6-
sourceBlobDigest: sha256:ff9bbbfeb769a587869701c82a9d78d0a4d16a4f51ace905609a9cf64fb21675
5+
sourceRevisionDigest: sha256:3db21383e6ebd7422d2f82475edf7a40209d2e7d94b12f8d9b82542cc51f7953
6+
sourceBlobDigest: sha256:eae9e0def49d4b4f2876d76faad44f731e6b8595afcbfbb7161ae479b0d76b0c
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1753997348
9+
- speakeasy-sdk-regen-1754093535
1010
- 1.0.0
1111
targets:
1212
python:
1313
source: kintsugi-overlay
1414
sourceNamespace: kintsugi-overlay
15-
sourceRevisionDigest: sha256:3e847d54136cc2b952247aa35521baaccaee7925de193091625336b67ba6f3bb
16-
sourceBlobDigest: sha256:ff9bbbfeb769a587869701c82a9d78d0a4d16a4f51ace905609a9cf64fb21675
15+
sourceRevisionDigest: sha256:3db21383e6ebd7422d2f82475edf7a40209d2e7d94b12f8d9b82542cc51f7953
16+
sourceBlobDigest: sha256:eae9e0def49d4b4f2876d76faad44f731e6b8595afcbfbb7161ae479b0d76b0c
1717
codeSamplesNamespace: kintsugi-overlay-python-code-samples
18-
codeSamplesRevisionDigest: sha256:b1c177448dcff0cd2aad18eee6b4c7073e2a00949adcf5c73b36a2631178dcf1
18+
codeSamplesRevisionDigest: sha256:2ef40508fff16bcd6f3619d3e51763b65ffff391f13cd2a95abaea385c72a458
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
@@ -118,4 +118,14 @@ Based on:
118118
### Generated
119119
- [python v0.8.1] .
120120
### Releases
121-
- [PyPI v0.8.1] https://pypi.org/project/kintsugi-tax-platform-sdk/0.8.1 - .
121+
- [PyPI v0.8.1] https://pypi.org/project/kintsugi-tax-platform-sdk/0.8.1 - .
122+
123+
## 2025-08-07 00:12:36
124+
### Changes
125+
Based on:
126+
- OpenAPI Doc
127+
- Speakeasy CLI 1.598.3 (2.674.3) https://github.com/speakeasy-api/speakeasy
128+
### Generated
129+
- [python v0.8.2] .
130+
### Releases
131+
- [PyPI v0.8.2] https://pypi.org/project/kintsugi-tax-platform-sdk/0.8.2 - .

β€Ždocs/models/filingdetailsread.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
| `payment_confirmation_id` | *Optional[str]* | :heavy_minus_sign: | Payment confirmation ID, if applicable. |
3535
| `block_approval` | *Optional[bool]* | :heavy_minus_sign: | Indicates if the filing can be approved. |
3636
| `currency` | [Optional[models.CurrencyEnum]](../models/currencyenum.md) | :heavy_minus_sign: | N/A |
37+
| `paused_until_date` | *Optional[str]* | :heavy_minus_sign: | Indicates the date when filing will be unpaused. |
3738
| `id` | *str* | :heavy_check_mark: | Unique identifier for the filing. |
3839
| `registration_id` | *str* | :heavy_check_mark: | Identifier for the registration associated with the filing. |
3940
| `attachments` | [Optional[models.Attachments]](../models/attachments.md) | :heavy_minus_sign: | List of attachments associated with the filing, if any. |

β€Ždocs/models/filingread.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
| `payment_confirmation_id` | *Optional[str]* | :heavy_minus_sign: | Payment confirmation ID, if applicable. |
3535
| `block_approval` | *Optional[bool]* | :heavy_minus_sign: | Indicates if the filing can be approved. |
3636
| `currency` | [Optional[models.CurrencyEnum]](../models/currencyenum.md) | :heavy_minus_sign: | N/A |
37+
| `paused_until_date` | *Optional[str]* | :heavy_minus_sign: | Indicates the date when filing will be unpaused. |
3738
| `id` | *str* | :heavy_check_mark: | Unique identifier for the filing. |
3839
| `registration_id` | *str* | :heavy_check_mark: | Identifier for the registration associated with the filing. |

β€Ždocs/models/filingstatusenum.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
| --------- | --------- |
88
| `UNFILED` | UNFILED |
99
| `FILED` | FILED |
10-
| `FILING` | FILING |
10+
| `FILING` | FILING |
11+
| `PAUSED` | PAUSED |

β€Ždocs/models/physicalnexuscategory.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
| `MANUFACTURING_FACILITIES` | MANUFACTURING_FACILITIES |
2727
| `SERVERS_DATA_CENTERS` | SERVERS_DATA_CENTERS |
2828
| `TRADE_SHOW_PRESENCE` | TRADE_SHOW_PRESENCE |
29+
| `TRADE_SHOW_PRESENCE_WITHOUT_SALES` | TRADE_SHOW_PRESENCE_WITHOUT_SALES |
2930
| `DIGITAL_INFRASTRUCTURE_LOCALIZED` | DIGITAL_INFRASTRUCTURE_LOCALIZED |
3031
| `PERMANENT_ESTABLISHMENT` | PERMANENT_ESTABLISHMENT |
31-
| `ENTER_CONTRACTS_WITH_LOCALS` | ENTER_CONTRACTS_WITH_LOCALS |
32+
| `ENTER_CONTRACTS_WITH_LOCALS` | ENTER_CONTRACTS_WITH_LOCALS |
33+
| `CONSIGNMENT_STOCK_ARRANGEMENTS` | CONSIGNMENT_STOCK_ARRANGEMENTS |

0 commit comments

Comments
Β (0)