Skip to content

Commit

Permalink
Merge pull request #561 from codatio/speakeasy-sdk-regen-1704905290
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate Bank Feeds library
  • Loading branch information
dcoplowe authored Jan 10, 2024
2 parents 8907b88 + edca71c commit fffbf82
Show file tree
Hide file tree
Showing 46 changed files with 1,151 additions and 12 deletions.
45 changes: 41 additions & 4 deletions bank-feeds/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 07093ad1-99d8-4bbd-a29c-a624e1b0e25a
management:
docChecksum: b095b0a347cf654b362ab0929e984eb2
docChecksum: 3a0b899f2dc3766b39e4fd3e931ebe0c
docVersion: 3.0.0
speakeasyVersion: internal
generationVersion: 2.228.3
releaseVersion: 6.0.0
configChecksum: 3eb45974c86db9d25e88242a656ed13a
generationVersion: 2.230.3
releaseVersion: 6.0.1
configChecksum: 6e0bf71d5591a041364a525f826b1966
repoURL: https://github.com/codatio/client-sdk-python.git
repoSubDirectory: bank-feeds
installationURL: https://github.com/codatio/client-sdk-python.git#subdirectory=bank-feeds
Expand All @@ -27,7 +27,9 @@ generatedFiles:
- src/codatbankfeeds/connections.py
- src/codatbankfeeds/account_mapping.py
- src/codatbankfeeds/source_accounts.py
- src/codatbankfeeds/bank_accounts.py
- src/codatbankfeeds/transactions.py
- src/codatbankfeeds/configuration.py
- src/codatbankfeeds/sdk.py
- pylintrc
- setup.py
Expand Down Expand Up @@ -55,9 +57,12 @@ generatedFiles:
- src/codatbankfeeds/models/operations/generate_credentials.py
- src/codatbankfeeds/models/operations/list_source_accounts.py
- src/codatbankfeeds/models/operations/update_source_account.py
- src/codatbankfeeds/models/operations/list_bank_accounts.py
- src/codatbankfeeds/models/operations/create_bank_transactions.py
- src/codatbankfeeds/models/operations/get_create_operation.py
- src/codatbankfeeds/models/operations/list_create_operations.py
- src/codatbankfeeds/models/operations/get_configuration.py
- src/codatbankfeeds/models/operations/set_configuration.py
- src/codatbankfeeds/models/shared/zero.py
- src/codatbankfeeds/models/shared/company.py
- src/codatbankfeeds/models/shared/connection.py
Expand All @@ -74,6 +79,7 @@ generatedFiles:
- src/codatbankfeeds/models/shared/targetaccountoption.py
- src/codatbankfeeds/models/shared/sourceaccount.py
- src/codatbankfeeds/models/shared/bankaccountcredentials.py
- src/codatbankfeeds/models/shared/bankaccounts.py
- src/codatbankfeeds/models/shared/createbanktransactionsresponse.py
- src/codatbankfeeds/models/shared/validation.py
- src/codatbankfeeds/models/shared/validationitem.py
Expand All @@ -86,6 +92,15 @@ generatedFiles:
- src/codatbankfeeds/models/shared/pushoperationref.py
- src/codatbankfeeds/models/shared/pushoperation.py
- src/codatbankfeeds/models/shared/pushoperations.py
- src/codatbankfeeds/models/shared/configuration.py
- src/codatbankfeeds/models/shared/configurationschedule.py
- src/codatbankfeeds/models/shared/syncconfiguration.py
- src/codatbankfeeds/models/shared/syncasexpenses.py
- src/codatbankfeeds/models/shared/configurationsupplier.py
- src/codatbankfeeds/models/shared/configurationcontactref.py
- src/codatbankfeeds/models/shared/configurationcustomer.py
- src/codatbankfeeds/models/shared/bankaccountoption.py
- src/codatbankfeeds/models/shared/syncasbankfeeds.py
- src/codatbankfeeds/models/shared/security.py
- src/codatbankfeeds/models/shared/clientratelimitreachedwebhook.py
- src/codatbankfeeds/models/shared/clientratelimitreachedwebhookdata.py
Expand Down Expand Up @@ -136,12 +151,18 @@ generatedFiles:
- docs/models/operations/listsourceaccountsresponse.md
- docs/models/operations/updatesourceaccountrequest.md
- docs/models/operations/updatesourceaccountresponse.md
- docs/models/operations/listbankaccountsrequest.md
- docs/models/operations/listbankaccountsresponse.md
- docs/models/operations/createbanktransactionsrequest.md
- docs/models/operations/createbanktransactionsresponse.md
- docs/models/operations/getcreateoperationrequest.md
- docs/models/operations/getcreateoperationresponse.md
- docs/models/operations/listcreateoperationsrequest.md
- docs/models/operations/listcreateoperationsresponse.md
- docs/models/operations/getconfigurationrequest.md
- docs/models/operations/getconfigurationresponse.md
- docs/models/operations/setconfigurationrequest.md
- docs/models/operations/setconfigurationresponse.md
- docs/models/shared/zero.md
- docs/models/shared/groupreference.md
- docs/models/shared/company.md
Expand All @@ -160,6 +181,11 @@ generatedFiles:
- docs/models/shared/targetaccountoption.md
- docs/models/shared/sourceaccount.md
- docs/models/shared/bankaccountcredentials.md
- docs/models/shared/bankaccounttype.md
- docs/models/shared/metadata.md
- docs/models/shared/supplementaldata.md
- docs/models/shared/accountingbankaccount.md
- docs/models/shared/bankaccounts.md
- docs/models/shared/createbanktransactionsresponse.md
- docs/models/shared/validation.md
- docs/models/shared/validationitem.md
Expand All @@ -173,6 +199,15 @@ generatedFiles:
- docs/models/shared/pushoperationref.md
- docs/models/shared/pushoperation.md
- docs/models/shared/pushoperations.md
- docs/models/shared/configuration.md
- docs/models/shared/configurationschedule.md
- docs/models/shared/syncconfiguration.md
- docs/models/shared/syncasexpenses.md
- docs/models/shared/configurationsupplier.md
- docs/models/shared/configurationcontactref.md
- docs/models/shared/configurationcustomer.md
- docs/models/shared/bankaccountoption.md
- docs/models/shared/syncasbankfeeds.md
- docs/models/shared/security.md
- docs/models/shared/clientratelimitreachedwebhook.md
- docs/models/shared/clientratelimitreachedwebhookdata.md
Expand All @@ -187,6 +222,8 @@ generatedFiles:
- docs/sdks/connections/README.md
- docs/sdks/accountmapping/README.md
- docs/sdks/sourceaccounts/README.md
- docs/sdks/bankaccounts/README.md
- docs/sdks/transactions/README.md
- docs/sdks/configuration/README.md
- USAGE.md
- .gitattributes
9 changes: 9 additions & 0 deletions bank-feeds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,20 @@ if res.company is not None:
* [list](docs/sdks/sourceaccounts/README.md#list) - List source accounts
* [update](docs/sdks/sourceaccounts/README.md#update) - Update source account

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

* [list](docs/sdks/bankaccounts/README.md#list) - List bank accounts

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

* [create](docs/sdks/transactions/README.md#create) - Create bank transactions
* [get_create_operation](docs/sdks/transactions/README.md#get_create_operation) - Get create operation
* [list_create_operations](docs/sdks/transactions/README.md#list_create_operations) - List create operations

### [configuration](docs/sdks/configuration/README.md)

* [get](docs/sdks/configuration/README.md#get) - Get configuration
* [set](docs/sdks/configuration/README.md#set) - Set configuration
<!-- End Available Resources and Operations [operations] -->


Expand Down
12 changes: 11 additions & 1 deletion bank-feeds/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -758,4 +758,14 @@ Based on:
### Generated
- [python v6.0.0] bank-feeds
### Releases
- [PyPI v6.0.0] https://pypi.org/project/codat-bankfeeds/6.0.0 - bank-feeds
- [PyPI v6.0.0] https://pypi.org/project/codat-bankfeeds/6.0.0 - bank-feeds

## 2024-01-10 16:48:06
### Changes
Based on:
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Bank-Feeds.yaml
- Speakeasy CLI 1.134.1 (2.230.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v6.0.1] bank-feeds
### Releases
- [PyPI v6.0.1] https://pypi.org/project/codat-bankfeeds/6.0.1 - bank-feeds
8 changes: 8 additions & 0 deletions bank-feeds/docs/models/operations/getconfigurationrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# GetConfigurationRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
11 changes: 11 additions & 0 deletions bank-feeds/docs/models/operations/getconfigurationresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# GetConfigurationResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | Success |
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
13 changes: 13 additions & 0 deletions bank-feeds/docs/models/operations/listbankaccountsrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# ListBankAccountsRequest


## Fields

| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `connection_id` | *str* | :heavy_check_mark: | Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |
| `order_by` | *Optional[str]* | :heavy_minus_sign: | Field to order results by. [Read more](https://docs.codat.io/using-the-api/ordering-results). | -modifiedDate |
| `page` | *Optional[int]* | :heavy_minus_sign: | Page number. [Read more](https://docs.codat.io/using-the-api/paging). | 1 |
| `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 |
| `query` | *Optional[str]* | :heavy_minus_sign: | Codat query string. [Read more](https://docs.codat.io/using-the-api/querying). | |
11 changes: 11 additions & 0 deletions bank-feeds/docs/models/operations/listbankaccountsresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ListBankAccountsResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| `bank_accounts` | [Optional[shared.BankAccounts]](../../models/shared/bankaccounts.md) | :heavy_minus_sign: | Success |
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
9 changes: 9 additions & 0 deletions bank-feeds/docs/models/operations/setconfigurationrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SetConfigurationRequest


## Fields

| Field | Type | Required | Description | Example |
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | N/A | |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
11 changes: 11 additions & 0 deletions bank-feeds/docs/models/operations/setconfigurationresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SetConfigurationResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| `configuration` | [Optional[shared.Configuration]](../../models/shared/configuration.md) | :heavy_minus_sign: | Success |
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Loading

0 comments on commit fffbf82

Please sign in to comment.