Skip to content

Commit cbe6fcd

Browse files
authored
Merge pull request #546 from codatio/speakeasy-sdk-regen-1702562925
chore: 🐝 Update SDK - Generate Sync for Expenses version 1 library
2 parents 1d18380 + 925ba6b commit cbe6fcd

26 files changed

+100
-75
lines changed

β€Žprevious-versions/sync-for-expenses-version-1/RELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,14 @@ Based on:
1818
### Generated
1919
- [python v0.3.0] previous-versions/sync-for-expenses-version-1
2020
### Releases
21-
- [PyPI v0.3.0] https://pypi.org/project/codat-sync-for-expenses-version-1/0.3.0 - previous-versions/sync-for-expenses-version-1
21+
- [PyPI v0.3.0] https://pypi.org/project/codat-sync-for-expenses-version-1/0.3.0 - previous-versions/sync-for-expenses-version-1
22+
23+
## 2023-12-14 14:08:41
24+
### Changes
25+
Based on:
26+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Sync-Expenses-v1.yaml
27+
- Speakeasy CLI 1.126.3 (2.214.3) https://github.com/speakeasy-api/speakeasy
28+
### Generated
29+
- [python v0.4.0] previous-versions/sync-for-expenses-version-1
30+
### Releases
31+
- [PyPI v0.4.0] https://pypi.org/project/codat-sync-for-expenses-version-1/0.4.0 - previous-versions/sync-for-expenses-version-1

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/accountmappinginfo.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
| `currency` | *Optional[str]* | :heavy_minus_sign: | Currency of the account. | GBP |
1010
| `id` | *Optional[str]* | :heavy_minus_sign: | Unique identifier of account. | 6 |
1111
| `name` | *Optional[str]* | :heavy_minus_sign: | Name of the account as it appears in the companies accounting software. | Purchases |
12-
| `valid_transaction_types` | List[[shared.ValidTransactionTypes](../../models/shared/validtransactiontypes.md)] | :heavy_minus_sign: | Supported transaction types for the account. | Payment |
12+
| `valid_transaction_types` | List[[shared.ValidTransactionTypes](../../models/shared/validtransactiontypes.md)] | :heavy_minus_sign: | Supported transaction types for the account. | |

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/company.mdβ€Ž

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

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/companysyncstatus.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/connection.mdβ€Ž

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

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/data.mdβ€Ž

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

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/dataconnectionerror.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/expensetransaction.mdβ€Ž

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

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/synccompletewebhookdata.mdβ€Ž

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

β€Žprevious-versions/sync-for-expenses-version-1/docs/models/shared/syncfailedwebhookdata.mdβ€Ž

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

0 commit comments

Comments
Β (0)