Skip to content

Commit 35a2f90

Browse files
authored
Merge pull request #551 from codatio/speakeasy-sdk-regen-1702644936
chore: 🐝 Update SDK - Generate Accounting library
2 parents e06a0d5 + 3268857 commit 35a2f90

27 files changed

+79
-129
lines changed

β€Žprevious-versions/accounting/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ if res.account_transaction is not None:
125125
* [list](docs/sdks/invoices/README.md#list) - List invoices
126126
* [list_attachments](docs/sdks/invoices/README.md#list_attachments) - List invoice attachments
127127
* [update](docs/sdks/invoices/README.md#update) - Update invoice
128-
* [upload_attachment](docs/sdks/invoices/README.md#upload_attachment) - Push invoice attachment
128+
* [upload_attachment](docs/sdks/invoices/README.md#upload_attachment) - Upload invoice attachment
129129

130130
### [item_receipts](docs/sdks/itemreceipts/README.md)
131131

@@ -161,7 +161,7 @@ if res.account_transaction is not None:
161161
* [get](docs/sdks/transfers/README.md#get) - Get transfer
162162
* [get_create_model](docs/sdks/transfers/README.md#get_create_model) - Get create transfer model
163163
* [list](docs/sdks/transfers/README.md#list) - List transfers
164-
* [upload_attachment](docs/sdks/transfers/README.md#upload_attachment) - Push invoice attachment
164+
* [upload_attachment](docs/sdks/transfers/README.md#upload_attachment) - Upload invoice attachment
165165

166166
### [bill_credit_notes](docs/sdks/billcreditnotes/README.md)
167167

β€Žprevious-versions/accounting/RELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,14 @@ Based on:
4848
### Generated
4949
- [python v0.34.0] previous-versions/accounting
5050
### Releases
51-
- [PyPI v0.34.0] https://pypi.org/project/codat-accounting/0.34.0 - previous-versions/accounting
51+
- [PyPI v0.34.0] https://pypi.org/project/codat-accounting/0.34.0 - previous-versions/accounting
52+
53+
## 2023-12-15 12:55:32
54+
### Changes
55+
Based on:
56+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
57+
- Speakeasy CLI 1.126.3 (2.214.3) https://github.com/speakeasy-api/speakeasy
58+
### Generated
59+
- [python v0.35.0] previous-versions/accounting
60+
### Releases
61+
- [PyPI v0.35.0] https://pypi.org/project/codat-accounting/0.35.0 - previous-versions/accounting

β€Žprevious-versions/accounting/docs/models/operations/uploadbillcreditnoteattachmentrequest.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
8-
| `request_body` | [Optional[operations.UploadBillCreditNoteAttachmentRequestBody]](../../models/operations/uploadbillcreditnoteattachmentrequestbody.md) | :heavy_minus_sign: | N/A | |
9-
| `bill_credit_note_id` | *str* | :heavy_check_mark: | Unique identifier for a bill credit note. | |
10-
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
11-
| `connection_id` | *str* | :heavy_check_mark: | Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
8+
| `attachment_upload` | [Optional[shared.AttachmentUpload]](../../models/shared/attachmentupload.md) | :heavy_minus_sign: | N/A | |
9+
| `bill_credit_note_id` | *str* | :heavy_check_mark: | Unique identifier for a bill credit note. | |
10+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
11+
| `connection_id` | *str* | :heavy_check_mark: | Unique identifier for a connection. | 2e9d2c44-f675-40ba-8049-353bfcb5e171 |

β€Žprevious-versions/accounting/docs/models/operations/uploadbillcreditnoteattachmentrequestbody.mdβ€Ž

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

β€Žprevious-versions/accounting/docs/models/operations/uploaddirectincomeattachmentrequest.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
8-
| `request_body` | [Optional[operations.UploadDirectIncomeAttachmentRequestBody]](../../models/operations/uploaddirectincomeattachmentrequestbody.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-
| `direct_income_id` | *str* | :heavy_check_mark: | Unique identifier for a direct income. | |
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
8+
| `attachment_upload` | [Optional[shared.AttachmentUpload]](../../models/shared/attachmentupload.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+
| `direct_income_id` | *str* | :heavy_check_mark: | Unique identifier for a direct income. | |

β€Žprevious-versions/accounting/docs/models/operations/uploaddirectincomeattachmentrequestbody.mdβ€Ž

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

0 commit comments

Comments
Β (0)