Skip to content

Commit dee63ad

Browse files
committed
ci: regenerated with OpenAPI Doc 3.0.0, Speakeasy CLI 1.126.3
1 parent 4be7a00 commit dee63ad

File tree

128 files changed

+564
-447
lines changed

Some content is hidden

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

128 files changed

+564
-447
lines changed

lending/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,14 @@ Based on:
6868
### Generated
6969
- [python v6.0.0] lending
7070
### Releases
71-
- [PyPI v6.0.0] https://pypi.org/project/codat-lending/6.0.0 - lending
71+
- [PyPI v6.0.0] https://pypi.org/project/codat-lending/6.0.0 - lending
72+
73+
## 2023-12-14 14:07:41
74+
### Changes
75+
Based on:
76+
- OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Lending.yaml
77+
- Speakeasy CLI 1.126.3 (2.214.3) https://github.com/speakeasy-api/speakeasy
78+
### Generated
79+
- [python v6.1.0] lending
80+
### Releases
81+
- [PyPI v6.1.0] https://pypi.org/project/codat-lending/6.1.0 - lending

lending/docs/models/operations/downloadfilesrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
| Field | Type | Required | Description | Example |
77
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
88
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9-
| `date_` | *Optional[str]* | :heavy_minus_sign: | Only download files uploaded on this date. | 2022-10-23T00:00:00.000Z |
9+
| `date_` | *Optional[str]* | :heavy_minus_sign: | Only download files uploaded on this date. | 2022-10-23 00:00:00 +0000 UTC |

lending/docs/models/operations/getaccountingbalancesheetrequest.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 |

lending/docs/models/operations/getaccountingcashflowstatementrequest.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 |

lending/docs/models/operations/getaccountingprofitandlossrequest.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 |

0 commit comments

Comments
 (0)