Skip to content

Commit 2e6dcec

Browse files
authored
Merge pull request #606 from codatio/speakeasy-sdk-regen-1730295517
chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 6.0.0
2 parents 12f9f7b + b4ff13b commit 2e6dcec

File tree

16 files changed

+39
-56
lines changed

16 files changed

+39
-56
lines changed

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.423.1
1+
speakeasyVersion: 1.423.3
22
sources:
33
accounting-source:
44
sourceNamespace: accounting-source
@@ -65,8 +65,8 @@ sources:
6565
- main
6666
sync-for-payables-source:
6767
sourceNamespace: sync-for-payables-source
68-
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
69-
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
68+
sourceRevisionDigest: sha256:666b91d3454006f19097463c442428b273b95d632e0bc0099b6db10194f7284e
69+
sourceBlobDigest: sha256:1ffa6da669abbf5bb7fef62b991e1c237af95f876b930288b8ab14994e0ab0b5
7070
tags:
7171
- latest
7272
- main
@@ -126,8 +126,8 @@ targets:
126126
sync-for-payables-library:
127127
source: sync-for-payables-source
128128
sourceNamespace: sync-for-payables-source
129-
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
130-
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
129+
sourceRevisionDigest: sha256:666b91d3454006f19097463c442428b273b95d632e0bc0099b6db10194f7284e
130+
sourceBlobDigest: sha256:1ffa6da669abbf5bb7fef62b991e1c237af95f876b930288b8ab14994e0ab0b5
131131
sync-for-payables-version-1-library:
132132
source: sync-for-payables-version-1-source
133133
sourceNamespace: sync-for-payables-version-1-source

β€Žsync-for-payables/.speakeasy/gen.lockβ€Ž

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 0722f07c-657c-4062-93f1-39ee3fe757d0
33
management:
4-
docChecksum: fbf8f2528e5a3e33fc271641da46c916
4+
docChecksum: 16c2aba5060738f14671556b6526c400
55
docVersion: 3.0.0
6-
speakeasyVersion: 1.423.1
6+
speakeasyVersion: 1.423.3
77
generationVersion: 2.442.11
8-
releaseVersion: 5.0.0
9-
configChecksum: b486ff3d7b57c3e5c67ee0c5958295e6
8+
releaseVersion: 6.0.0
9+
configChecksum: 969122e26723670a0043a6789d53d844
1010
repoURL: https://github.com/codatio/client-sdk-python.git
1111
repoSubDirectory: sync-for-payables
1212
installationURL: https://github.com/codatio/client-sdk-python.git#subdirectory=sync-for-payables
@@ -69,7 +69,6 @@ generatedFiles:
6969
- docs/models/operations/uploadbillattachmentrequest.md
7070
- docs/models/shared/accountmappingoption.md
7171
- docs/models/shared/accountstatus.md
72-
- docs/models/shared/accounttype.md
7372
- docs/models/shared/address.md
7473
- docs/models/shared/addresstype.md
7574
- docs/models/shared/attachment.md
@@ -178,7 +177,6 @@ generatedFiles:
178177
- src/codat_sync_for_payables/models/shared/__init__.py
179178
- src/codat_sync_for_payables/models/shared/accountmappingoption.py
180179
- src/codat_sync_for_payables/models/shared/accountstatus.py
181-
- src/codat_sync_for_payables/models/shared/accounttype.py
182180
- src/codat_sync_for_payables/models/shared/address.py
183181
- src/codat_sync_for_payables/models/shared/addresstype.py
184182
- src/codat_sync_for_payables/models/shared/attachment.py
@@ -187,6 +185,7 @@ generatedFiles:
187185
- src/codat_sync_for_payables/models/shared/bankaccountmappingoption.py
188186
- src/codat_sync_for_payables/models/shared/bankaccountprototype.py
189187
- src/codat_sync_for_payables/models/shared/bankaccountstatus.py
188+
- src/codat_sync_for_payables/models/shared/bankaccounttype.py
190189
- src/codat_sync_for_payables/models/shared/bill.py
191190
- src/codat_sync_for_payables/models/shared/billaccountref.py
192191
- src/codat_sync_for_payables/models/shared/billlineitem.py

β€Žsync-for-payables/.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: false
1414
python:
15-
version: 5.0.0
15+
version: 6.0.0
1616
additionalDependencies:
1717
dev: {}
1818
main: {}

β€Žsync-for-payables/RELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,14 @@ Based on:
1818
### Generated
1919
- [python v5.0.0] sync-for-payables
2020
### Releases
21-
- [PyPI v5.0.0] https://pypi.org/project/codat-sync-for-payables/5.0.0 - sync-for-payables
21+
- [PyPI v5.0.0] https://pypi.org/project/codat-sync-for-payables/5.0.0 - sync-for-payables
22+
23+
## 2024-10-30 13:38:28
24+
### Changes
25+
Based on:
26+
- OpenAPI Doc
27+
- Speakeasy CLI 1.423.3 (2.442.11) https://github.com/speakeasy-api/speakeasy
28+
### Generated
29+
- [python v6.0.0] sync-for-payables
30+
### Releases
31+
- [PyPI v6.0.0] https://pypi.org/project/codat-sync-for-payables/6.0.0 - sync-for-payables

β€Žsync-for-payables/docs/models/shared/accounttype.mdβ€Ž

Lines changed: 0 additions & 14 deletions
This file was deleted.

β€Žsync-for-payables/docs/models/shared/bankaccountmappingoption.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
| `sort_code` | *OptionalNullable[str]* | :heavy_minus_sign: | Sort code for the bank account.<br/><br/>Xero integrations<br/>The sort code is only displayed when the currency = GBP and the sort code and account number sum to 14 digits. For non-GBP accounts, this field is not populated. | |
1313
| `currency` | *OptionalNullable[str]* | :heavy_minus_sign: | The bank account's base currency. | |
1414
| `status` | [Optional[shared.BankAccountStatus]](../../models/shared/bankaccountstatus.md) | :heavy_minus_sign: | The current status of the bank account. | Active |
15-
| `account_type` | [Optional[shared.AccountType]](../../models/shared/accounttype.md) | :heavy_minus_sign: | The type of transactions and balances on the account. <br/>For Credit accounts, positive balances are liabilities, and positive transactions **reduce** liabilities. <br/>For Debit accounts, positive balances are assets, and positive transactions **increase** assets. | |
15+
| `account_type` | [Optional[shared.BankAccountType]](../../models/shared/bankaccounttype.md) | :heavy_minus_sign: | The type of transactions and balances on the account. <br/>For Credit accounts, positive balances are liabilities, and positive transactions **reduce** liabilities. <br/>For Debit accounts, positive balances are assets, and positive transactions **increase** assets. | |
1616
| `source_modified_date` | *Optional[str]* | :heavy_minus_sign: | N/A | 2022-10-23 00:00:00 +0000 UTC |

0 commit comments

Comments
Β (0)