Skip to content

Commit 9f5c7ef

Browse files
authored
Merge pull request #563 from codatio/speakeasy-sdk-regen-1705055443
chore: 🐝 Update SDK - Generate Bank Feeds library
2 parents fffbf82 + 44473bb commit 9f5c7ef

40 files changed

+1054
-39
lines changed

β€Žbank-feeds/.speakeasy/gen.lockβ€Ž

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 07093ad1-99d8-4bbd-a29c-a624e1b0e25a
33
management:
4-
docChecksum: 3a0b899f2dc3766b39e4fd3e931ebe0c
4+
docChecksum: d8a3c846c6e6c943937af494c3623e4f
55
docVersion: 3.0.0
66
speakeasyVersion: internal
7-
generationVersion: 2.230.3
8-
releaseVersion: 6.0.1
9-
configChecksum: 6e0bf71d5591a041364a525f826b1966
7+
generationVersion: 2.231.0
8+
releaseVersion: 6.1.0
9+
configChecksum: 708926194b40801b64a55104595fbdbc
1010
repoURL: https://github.com/codatio/client-sdk-python.git
1111
repoSubDirectory: bank-feeds
1212
installationURL: https://github.com/codatio/client-sdk-python.git#subdirectory=bank-feeds
@@ -19,6 +19,7 @@ features:
1919
examples: 2.81.3
2020
globalSecurity: 2.83.1
2121
globalServerURLs: 2.82.1
22+
inputOutputModels: 2.83.0
2223
nameOverrides: 2.81.1
2324
retries: 2.82.0
2425
generatedFiles:
@@ -57,6 +58,8 @@ generatedFiles:
5758
- src/codatbankfeeds/models/operations/generate_credentials.py
5859
- src/codatbankfeeds/models/operations/list_source_accounts.py
5960
- src/codatbankfeeds/models/operations/update_source_account.py
61+
- src/codatbankfeeds/models/operations/create_bank_account.py
62+
- src/codatbankfeeds/models/operations/get_create_bankaccounts_model.py
6063
- src/codatbankfeeds/models/operations/list_bank_accounts.py
6164
- src/codatbankfeeds/models/operations/create_bank_transactions.py
6265
- src/codatbankfeeds/models/operations/get_create_operation.py
@@ -79,17 +82,25 @@ generatedFiles:
7982
- src/codatbankfeeds/models/shared/targetaccountoption.py
8083
- src/codatbankfeeds/models/shared/sourceaccount.py
8184
- src/codatbankfeeds/models/shared/bankaccountcredentials.py
82-
- src/codatbankfeeds/models/shared/bankaccounts.py
83-
- src/codatbankfeeds/models/shared/createbanktransactionsresponse.py
85+
- src/codatbankfeeds/models/shared/bankaccountcreateresponse.py
8486
- src/codatbankfeeds/models/shared/validation.py
8587
- src/codatbankfeeds/models/shared/validationitem.py
8688
- src/codatbankfeeds/models/shared/pushoperationstatus.py
8789
- src/codatbankfeeds/models/shared/datatype.py
88-
- src/codatbankfeeds/models/shared/createbanktransactions.py
89-
- src/codatbankfeeds/models/shared/banktransactions.py
9090
- src/codatbankfeeds/models/shared/pushoperationchange.py
9191
- src/codatbankfeeds/models/shared/pushchangetype.py
9292
- src/codatbankfeeds/models/shared/pushoperationref.py
93+
- src/codatbankfeeds/models/shared/bankaccountprototype.py
94+
- src/codatbankfeeds/models/shared/pushoption.py
95+
- src/codatbankfeeds/models/shared/pushvalidationinfo.py
96+
- src/codatbankfeeds/models/shared/pushfieldvalidation.py
97+
- src/codatbankfeeds/models/shared/pushoptiontype.py
98+
- src/codatbankfeeds/models/shared/pushoptionproperty.py
99+
- src/codatbankfeeds/models/shared/pushoptionchoice.py
100+
- src/codatbankfeeds/models/shared/bankaccounts.py
101+
- src/codatbankfeeds/models/shared/createbanktransactionsresponse.py
102+
- src/codatbankfeeds/models/shared/createbanktransactions.py
103+
- src/codatbankfeeds/models/shared/banktransactions.py
93104
- src/codatbankfeeds/models/shared/pushoperation.py
94105
- src/codatbankfeeds/models/shared/pushoperations.py
95106
- src/codatbankfeeds/models/shared/configuration.py
@@ -151,6 +162,10 @@ generatedFiles:
151162
- docs/models/operations/listsourceaccountsresponse.md
152163
- docs/models/operations/updatesourceaccountrequest.md
153164
- docs/models/operations/updatesourceaccountresponse.md
165+
- docs/models/operations/createbankaccountrequest.md
166+
- docs/models/operations/createbankaccountresponse.md
167+
- docs/models/operations/getcreatebankaccountsmodelrequest.md
168+
- docs/models/operations/getcreatebankaccountsmodelresponse.md
154169
- docs/models/operations/listbankaccountsrequest.md
155170
- docs/models/operations/listbankaccountsresponse.md
156171
- docs/models/operations/createbanktransactionsrequest.md
@@ -181,22 +196,35 @@ generatedFiles:
181196
- docs/models/shared/targetaccountoption.md
182197
- docs/models/shared/sourceaccount.md
183198
- docs/models/shared/bankaccountcredentials.md
184-
- docs/models/shared/bankaccounttype.md
199+
- docs/models/shared/bankaccountcreateresponsebankaccounttype.md
185200
- docs/models/shared/metadata.md
186201
- docs/models/shared/supplementaldata.md
187202
- docs/models/shared/accountingbankaccount.md
188-
- docs/models/shared/bankaccounts.md
189-
- docs/models/shared/createbanktransactionsresponse.md
203+
- docs/models/shared/bankaccountcreateresponse.md
190204
- docs/models/shared/validation.md
191205
- docs/models/shared/validationitem.md
192206
- docs/models/shared/pushoperationstatus.md
193207
- docs/models/shared/datatype.md
194-
- docs/models/shared/createbanktransactions.md
195-
- docs/models/shared/banktransactiontype.md
196-
- docs/models/shared/banktransactions.md
197208
- docs/models/shared/pushoperationchange.md
198209
- docs/models/shared/pushchangetype.md
199210
- docs/models/shared/pushoperationref.md
211+
- docs/models/shared/bankaccounttype.md
212+
- docs/models/shared/bankaccountprototype.md
213+
- docs/models/shared/pushoption.md
214+
- docs/models/shared/pushvalidationinfo.md
215+
- docs/models/shared/pushfieldvalidation.md
216+
- docs/models/shared/pushoptiontype.md
217+
- docs/models/shared/pushoptionproperty.md
218+
- docs/models/shared/pushoptionchoice.md
219+
- docs/models/shared/bankaccountsbankaccounttype.md
220+
- docs/models/shared/bankaccountsmetadata.md
221+
- docs/models/shared/bankaccountssupplementaldata.md
222+
- docs/models/shared/bankaccountsaccountingbankaccount.md
223+
- docs/models/shared/bankaccounts.md
224+
- docs/models/shared/createbanktransactionsresponse.md
225+
- docs/models/shared/createbanktransactions.md
226+
- docs/models/shared/banktransactiontype.md
227+
- docs/models/shared/banktransactions.md
200228
- docs/models/shared/pushoperation.md
201229
- docs/models/shared/pushoperations.md
202230
- docs/models/shared/configuration.md

β€Žbank-feeds/README.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ if res.company is not None:
8181

8282
### [bank_accounts](docs/sdks/bankaccounts/README.md)
8383

84+
* [create](docs/sdks/bankaccounts/README.md#create) - Create bank account
85+
* [get_create_model](docs/sdks/bankaccounts/README.md#get_create_model) - Get create/update bank account model
8486
* [list](docs/sdks/bankaccounts/README.md#list) - List bank accounts
8587

8688
### [transactions](docs/sdks/transactions/README.md)

β€Žbank-feeds/RELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,4 +768,14 @@ Based on:
768768
### Generated
769769
- [python v6.0.1] bank-feeds
770770
### Releases
771-
- [PyPI v6.0.1] https://pypi.org/project/codat-bankfeeds/6.0.1 - bank-feeds
771+
- [PyPI v6.0.1] https://pypi.org/project/codat-bankfeeds/6.0.1 - bank-feeds
772+
773+
## 2024-01-12 10:30:39
774+
### Changes
775+
Based on:
776+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Bank-Feeds.yaml
777+
- Speakeasy CLI 1.136.1 (2.231.0) https://github.com/speakeasy-api/speakeasy
778+
### Generated
779+
- [python v6.1.0] bank-feeds
780+
### Releases
781+
- [PyPI v6.1.0] https://pypi.org/project/codat-bankfeeds/6.1.0 - bank-feeds
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CreateBankAccountRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
8+
| `bank_account_prototype` | [Optional[shared.BankAccountPrototype]](../../models/shared/bankaccountprototype.md) | :heavy_minus_sign: | N/A | |
9+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
10+
| `connection_id` | *str* | :heavy_check_mark: | Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |
11+
| `timeout_in_minutes` | *Optional[int]* | :heavy_minus_sign: | Time limit for the push operation to complete before it is timed out. | |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CreateBankAccountResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
10+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `bank_account_create_response` | [Optional[shared.BankAccountCreateResponse]](../../models/shared/bankaccountcreateresponse.md) | :heavy_minus_sign: | Success |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# GetCreateBankAccountsModelRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
8+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9+
| `connection_id` | *str* | :heavy_check_mark: | Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GetCreateBankAccountsModelResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `push_option` | [Optional[shared.PushOption]](../../models/shared/pushoption.md) | :heavy_minus_sign: | OK |
10+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

0 commit comments

Comments
Β (0)