Skip to content

Commit fffbf82

Browse files
authored
Merge pull request #561 from codatio/speakeasy-sdk-regen-1704905290
chore: 🐝 Update SDK - Generate Bank Feeds library
2 parents 8907b88 + edca71c commit fffbf82

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1151
-12
lines changed

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

Lines changed: 41 additions & 4 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: b095b0a347cf654b362ab0929e984eb2
4+
docChecksum: 3a0b899f2dc3766b39e4fd3e931ebe0c
55
docVersion: 3.0.0
66
speakeasyVersion: internal
7-
generationVersion: 2.228.3
8-
releaseVersion: 6.0.0
9-
configChecksum: 3eb45974c86db9d25e88242a656ed13a
7+
generationVersion: 2.230.3
8+
releaseVersion: 6.0.1
9+
configChecksum: 6e0bf71d5591a041364a525f826b1966
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
@@ -27,7 +27,9 @@ generatedFiles:
2727
- src/codatbankfeeds/connections.py
2828
- src/codatbankfeeds/account_mapping.py
2929
- src/codatbankfeeds/source_accounts.py
30+
- src/codatbankfeeds/bank_accounts.py
3031
- src/codatbankfeeds/transactions.py
32+
- src/codatbankfeeds/configuration.py
3133
- src/codatbankfeeds/sdk.py
3234
- pylintrc
3335
- setup.py
@@ -55,9 +57,12 @@ generatedFiles:
5557
- src/codatbankfeeds/models/operations/generate_credentials.py
5658
- src/codatbankfeeds/models/operations/list_source_accounts.py
5759
- src/codatbankfeeds/models/operations/update_source_account.py
60+
- src/codatbankfeeds/models/operations/list_bank_accounts.py
5861
- src/codatbankfeeds/models/operations/create_bank_transactions.py
5962
- src/codatbankfeeds/models/operations/get_create_operation.py
6063
- src/codatbankfeeds/models/operations/list_create_operations.py
64+
- src/codatbankfeeds/models/operations/get_configuration.py
65+
- src/codatbankfeeds/models/operations/set_configuration.py
6166
- src/codatbankfeeds/models/shared/zero.py
6267
- src/codatbankfeeds/models/shared/company.py
6368
- src/codatbankfeeds/models/shared/connection.py
@@ -74,6 +79,7 @@ generatedFiles:
7479
- src/codatbankfeeds/models/shared/targetaccountoption.py
7580
- src/codatbankfeeds/models/shared/sourceaccount.py
7681
- src/codatbankfeeds/models/shared/bankaccountcredentials.py
82+
- src/codatbankfeeds/models/shared/bankaccounts.py
7783
- src/codatbankfeeds/models/shared/createbanktransactionsresponse.py
7884
- src/codatbankfeeds/models/shared/validation.py
7985
- src/codatbankfeeds/models/shared/validationitem.py
@@ -86,6 +92,15 @@ generatedFiles:
8692
- src/codatbankfeeds/models/shared/pushoperationref.py
8793
- src/codatbankfeeds/models/shared/pushoperation.py
8894
- src/codatbankfeeds/models/shared/pushoperations.py
95+
- src/codatbankfeeds/models/shared/configuration.py
96+
- src/codatbankfeeds/models/shared/configurationschedule.py
97+
- src/codatbankfeeds/models/shared/syncconfiguration.py
98+
- src/codatbankfeeds/models/shared/syncasexpenses.py
99+
- src/codatbankfeeds/models/shared/configurationsupplier.py
100+
- src/codatbankfeeds/models/shared/configurationcontactref.py
101+
- src/codatbankfeeds/models/shared/configurationcustomer.py
102+
- src/codatbankfeeds/models/shared/bankaccountoption.py
103+
- src/codatbankfeeds/models/shared/syncasbankfeeds.py
89104
- src/codatbankfeeds/models/shared/security.py
90105
- src/codatbankfeeds/models/shared/clientratelimitreachedwebhook.py
91106
- src/codatbankfeeds/models/shared/clientratelimitreachedwebhookdata.py
@@ -136,12 +151,18 @@ generatedFiles:
136151
- docs/models/operations/listsourceaccountsresponse.md
137152
- docs/models/operations/updatesourceaccountrequest.md
138153
- docs/models/operations/updatesourceaccountresponse.md
154+
- docs/models/operations/listbankaccountsrequest.md
155+
- docs/models/operations/listbankaccountsresponse.md
139156
- docs/models/operations/createbanktransactionsrequest.md
140157
- docs/models/operations/createbanktransactionsresponse.md
141158
- docs/models/operations/getcreateoperationrequest.md
142159
- docs/models/operations/getcreateoperationresponse.md
143160
- docs/models/operations/listcreateoperationsrequest.md
144161
- docs/models/operations/listcreateoperationsresponse.md
162+
- docs/models/operations/getconfigurationrequest.md
163+
- docs/models/operations/getconfigurationresponse.md
164+
- docs/models/operations/setconfigurationrequest.md
165+
- docs/models/operations/setconfigurationresponse.md
145166
- docs/models/shared/zero.md
146167
- docs/models/shared/groupreference.md
147168
- docs/models/shared/company.md
@@ -160,6 +181,11 @@ generatedFiles:
160181
- docs/models/shared/targetaccountoption.md
161182
- docs/models/shared/sourceaccount.md
162183
- docs/models/shared/bankaccountcredentials.md
184+
- docs/models/shared/bankaccounttype.md
185+
- docs/models/shared/metadata.md
186+
- docs/models/shared/supplementaldata.md
187+
- docs/models/shared/accountingbankaccount.md
188+
- docs/models/shared/bankaccounts.md
163189
- docs/models/shared/createbanktransactionsresponse.md
164190
- docs/models/shared/validation.md
165191
- docs/models/shared/validationitem.md
@@ -173,6 +199,15 @@ generatedFiles:
173199
- docs/models/shared/pushoperationref.md
174200
- docs/models/shared/pushoperation.md
175201
- docs/models/shared/pushoperations.md
202+
- docs/models/shared/configuration.md
203+
- docs/models/shared/configurationschedule.md
204+
- docs/models/shared/syncconfiguration.md
205+
- docs/models/shared/syncasexpenses.md
206+
- docs/models/shared/configurationsupplier.md
207+
- docs/models/shared/configurationcontactref.md
208+
- docs/models/shared/configurationcustomer.md
209+
- docs/models/shared/bankaccountoption.md
210+
- docs/models/shared/syncasbankfeeds.md
176211
- docs/models/shared/security.md
177212
- docs/models/shared/clientratelimitreachedwebhook.md
178213
- docs/models/shared/clientratelimitreachedwebhookdata.md
@@ -187,6 +222,8 @@ generatedFiles:
187222
- docs/sdks/connections/README.md
188223
- docs/sdks/accountmapping/README.md
189224
- docs/sdks/sourceaccounts/README.md
225+
- docs/sdks/bankaccounts/README.md
190226
- docs/sdks/transactions/README.md
227+
- docs/sdks/configuration/README.md
191228
- USAGE.md
192229
- .gitattributes

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,20 @@ if res.company is not None:
7979
* [list](docs/sdks/sourceaccounts/README.md#list) - List source accounts
8080
* [update](docs/sdks/sourceaccounts/README.md#update) - Update source account
8181

82+
### [bank_accounts](docs/sdks/bankaccounts/README.md)
83+
84+
* [list](docs/sdks/bankaccounts/README.md#list) - List bank accounts
85+
8286
### [transactions](docs/sdks/transactions/README.md)
8387

8488
* [create](docs/sdks/transactions/README.md#create) - Create bank transactions
8589
* [get_create_operation](docs/sdks/transactions/README.md#get_create_operation) - Get create operation
8690
* [list_create_operations](docs/sdks/transactions/README.md#list_create_operations) - List create operations
91+
92+
### [configuration](docs/sdks/configuration/README.md)
93+
94+
* [get](docs/sdks/configuration/README.md#get) - Get configuration
95+
* [set](docs/sdks/configuration/README.md#set) - Set configuration
8796
<!-- End Available Resources and Operations [operations] -->
8897

8998

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,4 +758,14 @@ Based on:
758758
### Generated
759759
- [python v6.0.0] bank-feeds
760760
### Releases
761-
- [PyPI v6.0.0] https://pypi.org/project/codat-bankfeeds/6.0.0 - bank-feeds
761+
- [PyPI v6.0.0] https://pypi.org/project/codat-bankfeeds/6.0.0 - bank-feeds
762+
763+
## 2024-01-10 16:48:06
764+
### Changes
765+
Based on:
766+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Bank-Feeds.yaml
767+
- Speakeasy CLI 1.134.1 (2.230.3) https://github.com/speakeasy-api/speakeasy
768+
### Generated
769+
- [python v6.0.1] bank-feeds
770+
### Releases
771+
- [PyPI v6.0.1] https://pypi.org/project/codat-bankfeeds/6.0.1 - bank-feeds
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GetConfigurationRequest
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 |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GetConfigurationResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | Success |
9+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
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 |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# ListBankAccountsRequest
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 |
10+
| `order_by` | *Optional[str]* | :heavy_minus_sign: | Field to order results by. [Read more](https://docs.codat.io/using-the-api/ordering-results). | -modifiedDate |
11+
| `page` | *Optional[int]* | :heavy_minus_sign: | Page number. [Read more](https://docs.codat.io/using-the-api/paging). | 1 |
12+
| `page_size` | *Optional[int]* | :heavy_minus_sign: | Number of records to return in a page. [Read more](https://docs.codat.io/using-the-api/paging). | 100 |
13+
| `query` | *Optional[str]* | :heavy_minus_sign: | Codat query string. [Read more](https://docs.codat.io/using-the-api/querying). | |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# ListBankAccountsResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `bank_accounts` | [Optional[shared.BankAccounts]](../../models/shared/bankaccounts.md) | :heavy_minus_sign: | Success |
9+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
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 |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SetConfigurationRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
8+
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | N/A | |
9+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SetConfigurationResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | Success |
9+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
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)