Skip to content

Commit acbff77

Browse files
authored
Merge pull request #186 from codatio/speakeasy-sdk-regen-1686183315
chore: speakeasy sdk regeneration - Generate Expenses SDK
2 parents bd7b89e + 0ee5692 commit acbff77

131 files changed

Lines changed: 1634 additions & 515 deletions

File tree

Some content is hidden

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

expenses/README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -37,39 +37,39 @@ if res.company_configuration is not None:
3737
## Available Resources and Operations
3838

3939

40-
### [configuration](docs/configuration/README.md)
40+
### [configuration](docs/sdks/configuration/README.md)
4141

42-
* [get_company_configuration](docs/configuration/README.md#get_company_configuration) - Get company configuration
43-
* [save_company_configuration](docs/configuration/README.md#save_company_configuration) - Set company configuration
42+
* [get_company_configuration](docs/sdks/configuration/README.md#get_company_configuration) - Get company configuration
43+
* [save_company_configuration](docs/sdks/configuration/README.md#save_company_configuration) - Set company configuration
4444

45-
### [connections](docs/connections/README.md)
45+
### [connections](docs/sdks/connections/README.md)
4646

47-
* [create_partner_expense_connection](docs/connections/README.md#create_partner_expense_connection) - Create Partner Expense connection
47+
* [create_partner_expense_connection](docs/sdks/connections/README.md#create_partner_expense_connection) - Create Partner Expense connection
4848

49-
### [expenses](docs/expenses/README.md)
49+
### [expenses](docs/sdks/expenses/README.md)
5050

51-
* [create_expense_dataset](docs/expenses/README.md#create_expense_dataset) - Create expense-transactions
52-
* [upload_attachment](docs/expenses/README.md#upload_attachment) - Upload attachment
51+
* [create_expense_dataset](docs/sdks/expenses/README.md#create_expense_dataset) - Create expense-transactions
52+
* [upload_attachment](docs/sdks/expenses/README.md#upload_attachment) - Upload attachment
5353

54-
### [mapping_options](docs/mappingoptions/README.md)
54+
### [mapping_options](docs/sdks/mappingoptions/README.md)
5555

56-
* [get_mapping_options](docs/mappingoptions/README.md#get_mapping_options) - Mapping options
56+
* [get_mapping_options](docs/sdks/mappingoptions/README.md#get_mapping_options) - Mapping options
5757

58-
### [sync](docs/sync/README.md)
58+
### [sync](docs/sdks/sync/README.md)
5959

60-
* [intiate_sync](docs/sync/README.md#intiate_sync) - Initiate sync
60+
* [intiate_sync](docs/sdks/sync/README.md#intiate_sync) - Initiate sync
6161

62-
### [sync_status](docs/syncstatus/README.md)
62+
### [sync_status](docs/sdks/syncstatus/README.md)
6363

64-
* [get_last_successful_sync](docs/syncstatus/README.md#get_last_successful_sync) - Last successful sync
65-
* [get_latest_sync](docs/syncstatus/README.md#get_latest_sync) - Latest sync status
66-
* [get_sync_by_id](docs/syncstatus/README.md#get_sync_by_id) - Get Sync status
67-
* [list_syncs](docs/syncstatus/README.md#list_syncs) - List sync statuses
64+
* [get_last_successful_sync](docs/sdks/syncstatus/README.md#get_last_successful_sync) - Last successful sync
65+
* [get_latest_sync](docs/sdks/syncstatus/README.md#get_latest_sync) - Latest sync status
66+
* [get_sync_by_id](docs/sdks/syncstatus/README.md#get_sync_by_id) - Get Sync status
67+
* [list_syncs](docs/sdks/syncstatus/README.md#list_syncs) - List sync statuses
6868

69-
### [transaction_status](docs/transactionstatus/README.md)
69+
### [transaction_status](docs/sdks/transactionstatus/README.md)
7070

71-
* [get_sync_transaction](docs/transactionstatus/README.md#get_sync_transaction) - Get Sync Transaction
72-
* [list_sync_transactions](docs/transactionstatus/README.md#list_sync_transactions) - Get Sync transactions
71+
* [get_sync_transaction](docs/sdks/transactionstatus/README.md#get_sync_transaction) - Get Sync Transaction
72+
* [list_sync_transactions](docs/sdks/transactionstatus/README.md#list_sync_transactions) - Get Sync transactions
7373
<!-- End SDK Available Operations -->
7474

7575
### SDK Generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)

expenses/RELEASES.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,4 +454,44 @@ Based on:
454454
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
455455
- Speakeasy CLI 1.44.2 (2.35.9) https://github.com/speakeasy-api/speakeasy
456456
### Releases
457-
- [PyPI v0.23.1] https://pypi.org/project/codat-sync-for-expenses/0.23.1 - expenses
457+
- [PyPI v0.23.1] https://pypi.org/project/codat-sync-for-expenses/0.23.1 - expenses
458+
459+
## 2023-06-08 00:15:12
460+
### Changes
461+
Based on:
462+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
463+
- Speakeasy CLI 1.45.0 (2.37.0) https://github.com/speakeasy-api/speakeasy
464+
### Releases
465+
- [PyPI v0.24.0] https://pypi.org/project/codat-sync-for-expenses/0.24.0 - expenses
466+
467+
## 2023-06-09 00:18:14
468+
### Changes
469+
Based on:
470+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
471+
- Speakeasy CLI 1.45.2 (2.37.2) https://github.com/speakeasy-api/speakeasy
472+
### Releases
473+
- [PyPI v0.24.1] https://pypi.org/project/codat-sync-for-expenses/0.24.1 - expenses
474+
475+
## 2023-06-10 00:14:32
476+
### Changes
477+
Based on:
478+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
479+
- Speakeasy CLI 1.47.0 (2.39.0) https://github.com/speakeasy-api/speakeasy
480+
### Releases
481+
- [PyPI v0.25.0] https://pypi.org/project/codat-sync-for-expenses/0.25.0 - expenses
482+
483+
## 2023-06-11 00:16:10
484+
### Changes
485+
Based on:
486+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
487+
- Speakeasy CLI 1.47.1 (2.39.2) https://github.com/speakeasy-api/speakeasy
488+
### Releases
489+
- [PyPI v0.25.1] https://pypi.org/project/codat-sync-for-expenses/0.25.1 - expenses
490+
491+
## 2023-06-12 09:32:18
492+
### Changes
493+
Based on:
494+
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
495+
- Speakeasy CLI 1.47.1 (2.39.2) https://github.com/speakeasy-api/speakeasy
496+
### Releases
497+
- [PyPI v0.25.2] https://pypi.org/project/codat-sync-for-expenses/0.25.2 - expenses

expenses/docs/configuration/README.md

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

expenses/docs/connections/README.md

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

expenses/docs/mappingoptions/README.md

Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CreateExpenseDatasetRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
8+
| `create_expense_request` | [Optional[shared.CreateExpenseRequest]](../../models/shared/createexpenserequest.md) | :heavy_minus_sign: | N/A | |
9+
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# CreateExpenseDatasetResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | N/A |
9+
| `create_expense_response` | [Optional[shared.CreateExpenseResponse]](../../models/shared/createexpenseresponse.md) | :heavy_minus_sign: | OK |
10+
| `status_code` | *int* | :heavy_check_mark: | N/A |
11+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | N/A |
12+
| `schema` | [Optional[shared.Schema]](../../models/shared/schema.md) | :heavy_minus_sign: | The request made is not valid. |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CreatePartnerExpenseConnectionRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
8+
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# CreatePartnerExpenseConnectionResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | N/A |
9+
| `data_connection` | [Optional[shared.DataConnection]](../../models/shared/dataconnection.md) | :heavy_minus_sign: | Success |
10+
| `status_code` | *int* | :heavy_check_mark: | N/A |
11+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | N/A |
12+
| `schema` | [Optional[shared.Schema]](../../models/shared/schema.md) | :heavy_minus_sign: | The request made is not valid. |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GetCompanyConfigurationRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
8+
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |

0 commit comments

Comments
 (0)