Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions accounting/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.python-version
.DS_Store
venv/
src/*.egg-info/
__pycache__/
Expand Down
10 changes: 5 additions & 5 deletions accounting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ if res.account_transaction is not None:

### [bank_account_transactions](docs/sdks/bankaccounttransactions/README.md)

* [create](docs/sdks/bankaccounttransactions/README.md#create) - Create bank transactions
* [get_create_model](docs/sdks/bankaccounttransactions/README.md#get_create_model) - List push options for bank account bank transactions
* [list](docs/sdks/bankaccounttransactions/README.md#list) - List bank transactions for bank account
* [create](docs/sdks/bankaccounttransactions/README.md#create) - Create bank account transactions
* [get_create_model](docs/sdks/bankaccounttransactions/README.md#get_create_model) - Get create bank account transactions model
* [list](docs/sdks/bankaccounttransactions/README.md#list) - List bank account transactions

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

* [create](docs/sdks/bankaccounts/README.md#create) - Create bank account
* [~~get~~](docs/sdks/bankaccounts/README.md#get) - Get bank account :warning: **Deprecated**
* [get](docs/sdks/bankaccounts/README.md#get) - Get bank account
* [get_create_update_model](docs/sdks/bankaccounts/README.md#get_create_update_model) - Get create/update bank account model
* [list](docs/sdks/bankaccounts/README.md#list) - List bank accounts
* [update](docs/sdks/bankaccounts/README.md#update) - Update bank account
Expand Down Expand Up @@ -180,7 +180,7 @@ if res.account_transaction is not None:
### [payment_methods](docs/sdks/paymentmethods/README.md)

* [get](docs/sdks/paymentmethods/README.md#get) - Get payment method
* [list](docs/sdks/paymentmethods/README.md#list) - List all payment methods
* [list](docs/sdks/paymentmethods/README.md#list) - List payment methods

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

Expand Down
106 changes: 105 additions & 1 deletion accounting/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,4 +494,108 @@ Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.48.0 (2.41.1) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.22.1] https://pypi.org/project/codat-accounting/0.22.1 - accounting
- [PyPI v0.22.1] https://pypi.org/project/codat-accounting/0.22.1 - accounting

## 2023-06-20 00:10:05
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.49.0 (2.41.4) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.22.2] https://pypi.org/project/codat-accounting/0.22.2 - accounting

## 2023-06-21 00:11:38
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.49.1 (2.41.5) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.22.3] https://pypi.org/project/codat-accounting/0.22.3 - accounting

## 2023-06-23 00:15:56
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.50.1 (2.43.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.23.0] https://pypi.org/project/codat-accounting/0.23.0 - accounting

## 2023-06-24 00:13:43
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.50.1 (2.43.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.23.1] https://pypi.org/project/codat-accounting/0.23.1 - accounting

## 2023-06-27 00:13:13
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.51.1 (2.50.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.24.0] https://pypi.org/project/codat-accounting/0.24.0 - accounting

## 2023-06-28 00:13:16
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.51.1 (2.50.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.24.1] https://pypi.org/project/codat-accounting/0.24.1 - accounting

## 2023-06-29 00:13:09
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.51.3 (2.52.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.25.0] https://pypi.org/project/codat-accounting/0.25.0 - accounting

## 2023-07-01 00:14:11
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.52.0 (2.55.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.26.0] https://pypi.org/project/codat-accounting/0.26.0 - accounting

## 2023-07-04 00:13:32
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.52.0 (2.55.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.26.1] https://pypi.org/project/codat-accounting/0.26.1 - accounting

## 2023-07-05 00:13:49
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.52.0 (2.55.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.26.2] https://pypi.org/project/codat-accounting/0.26.2 - accounting

## 2023-07-06 00:13:30
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.52.2 (2.57.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.27.0] https://pypi.org/project/codat-accounting/0.27.0 - accounting

## 2023-07-07 00:13:14
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.53.0 (2.58.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.28.0] https://pypi.org/project/codat-accounting/0.28.0 - accounting

## 2023-07-07 09:22:57
### Changes
Based on:
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.53.0 (2.58.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.28.1] https://pypi.org/project/codat-accounting/0.28.1 - accounting
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DownloadInvoicesAttachmentRequest
# DownloadInvoiceAttachmentRequest


## Fields
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DownloadInvoicesAttachmentResponse
# DownloadInvoiceAttachmentResponse


## Fields
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GetCreateBankAccountModelRequest
# GetCreateBankTransactionsModelRequest


## Fields
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GetCreateBankAccountModelResponse
# GetCreateBankTransactionsModelResponse


## Fields
Expand Down
Loading