Skip to content

Commit 09f8271

Browse files
authored
Merge pull request #541 from codatio/speakeasy-sdk-regen-1702562681
chore: 🐝 Update SDK - Generate Accounting library
2 parents 3819694 + b6a38d6 commit 09f8271

File tree

139 files changed

+737
-591
lines changed

Some content is hidden

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

139 files changed

+737
-591
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,14 @@ Based on:
3838
### Generated
3939
- [python v0.33.0] previous-versions/accounting
4040
### Releases
41-
- [PyPI v0.33.0] https://pypi.org/project/codat-accounting/0.33.0 - previous-versions/accounting
41+
- [PyPI v0.33.0] https://pypi.org/project/codat-accounting/0.33.0 - previous-versions/accounting
42+
43+
## 2023-12-14 14:04:36
44+
### Changes
45+
Based on:
46+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
47+
- Speakeasy CLI 1.126.3 (2.214.3) https://github.com/speakeasy-api/speakeasy
48+
### Generated
49+
- [python v0.34.0] previous-versions/accounting
50+
### Releases
51+
- [PyPI v0.34.0] https://pypi.org/project/codat-accounting/0.34.0 - previous-versions/accounting

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
99
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
1010
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
11-
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
11+
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
99
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
1010
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
11-
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
11+
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
99
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
1010
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
11-
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
11+
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |

β€Žprevious-versions/accounting/docs/models/shared/account.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

β€Žprevious-versions/accounting/docs/models/shared/accounttransaction.mdβ€Ž

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

β€Žprevious-versions/accounting/docs/models/shared/agedcreditorreport.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

β€Žprevious-versions/accounting/docs/models/shared/ageddebtorreport.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

β€Žprevious-versions/accounting/docs/models/shared/agedoutstandingamount.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

β€Žprevious-versions/accounting/docs/models/shared/allocation.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
Β (0)