Skip to content

Commit

Permalink
Merge pull request #541 from codatio/speakeasy-sdk-regen-1702562681
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate Accounting library
  • Loading branch information
dcoplowe authored Dec 14, 2023
2 parents 3819694 + b6a38d6 commit 09f8271
Show file tree
Hide file tree
Showing 139 changed files with 737 additions and 591 deletions.
12 changes: 11 additions & 1 deletion previous-versions/accounting/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,14 @@ Based on:
### Generated
- [python v0.33.0] previous-versions/accounting
### Releases
- [PyPI v0.33.0] https://pypi.org/project/codat-accounting/0.33.0 - previous-versions/accounting
- [PyPI v0.33.0] https://pypi.org/project/codat-accounting/0.33.0 - previous-versions/accounting

## 2023-12-14 14:04:36
### Changes
Based on:
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Accounting.yaml
- Speakeasy CLI 1.126.3 (2.214.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.34.0] previous-versions/accounting
### Releases
- [PyPI v0.34.0] https://pypi.org/project/codat-accounting/0.34.0 - previous-versions/accounting
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `period_length` | *int* | :heavy_check_mark: | Number of months defining the period of interest. | 4 |
| `periods_to_compare` | *int* | :heavy_check_mark: | Number of periods with `periodLength` to compare. | 20 |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23T00:00:00.000Z |
| `start_month` | *Optional[str]* | :heavy_minus_sign: | The month the report starts from. | 2022-10-23 00:00:00 +0000 UTC |
4 changes: 2 additions & 2 deletions previous-versions/accounting/docs/models/shared/account.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions previous-versions/accounting/docs/models/shared/allocation.md

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions previous-versions/accounting/docs/models/shared/attachment.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 09f8271

Please sign in to comment.