Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions expenses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,39 +37,39 @@ if res.company_configuration is not None:
## Available Resources and Operations


### [configuration](docs/configuration/README.md)
### [configuration](docs/sdks/configuration/README.md)

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

### [connections](docs/connections/README.md)
### [connections](docs/sdks/connections/README.md)

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

### [expenses](docs/expenses/README.md)
### [expenses](docs/sdks/expenses/README.md)

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

### [mapping_options](docs/mappingoptions/README.md)
### [mapping_options](docs/sdks/mappingoptions/README.md)

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

### [sync](docs/sync/README.md)
### [sync](docs/sdks/sync/README.md)

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

### [sync_status](docs/syncstatus/README.md)
### [sync_status](docs/sdks/syncstatus/README.md)

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

### [transaction_status](docs/transactionstatus/README.md)
### [transaction_status](docs/sdks/transactionstatus/README.md)

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

### SDK Generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
42 changes: 41 additions & 1 deletion expenses/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,44 @@ Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.44.2 (2.35.9) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.23.1] https://pypi.org/project/codat-sync-for-expenses/0.23.1 - expenses
- [PyPI v0.23.1] https://pypi.org/project/codat-sync-for-expenses/0.23.1 - expenses

## 2023-06-08 00:15:12
### Changes
Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.45.0 (2.37.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.24.0] https://pypi.org/project/codat-sync-for-expenses/0.24.0 - expenses

## 2023-06-09 00:18:14
### Changes
Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.45.2 (2.37.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.24.1] https://pypi.org/project/codat-sync-for-expenses/0.24.1 - expenses

## 2023-06-10 00:14:32
### Changes
Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.47.0 (2.39.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.25.0] https://pypi.org/project/codat-sync-for-expenses/0.25.0 - expenses

## 2023-06-11 00:16:10
### Changes
Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.47.1 (2.39.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.25.1] https://pypi.org/project/codat-sync-for-expenses/0.25.1 - expenses

## 2023-06-12 09:32:18
### Changes
Based on:
- OpenAPI Doc prealpha https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Expenses.yaml
- Speakeasy CLI 1.47.1 (2.39.2) https://github.com/speakeasy-api/speakeasy
### Releases
- [PyPI v0.25.2] https://pypi.org/project/codat-sync-for-expenses/0.25.2 - expenses
73 changes: 0 additions & 73 deletions expenses/docs/configuration/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions expenses/docs/connections/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions expenses/docs/mappingoptions/README.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CreateExpenseDatasetRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| `create_expense_request` | [Optional[shared.CreateExpenseRequest]](../../models/shared/createexpenserequest.md) | :heavy_minus_sign: | N/A | |
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |
12 changes: 12 additions & 0 deletions expenses/docs/models/operations/createexpensedatasetresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# CreateExpenseDatasetResponse


## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| `content_type` | *str* | :heavy_check_mark: | N/A |
| `create_expense_response` | [Optional[shared.CreateExpenseResponse]](../../models/shared/createexpenseresponse.md) | :heavy_minus_sign: | OK |
| `status_code` | *int* | :heavy_check_mark: | N/A |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | N/A |
| `schema` | [Optional[shared.Schema]](../../models/shared/schema.md) | :heavy_minus_sign: | The request made is not valid. |
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CreatePartnerExpenseConnectionRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# CreatePartnerExpenseConnectionResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| `content_type` | *str* | :heavy_check_mark: | N/A |
| `data_connection` | [Optional[shared.DataConnection]](../../models/shared/dataconnection.md) | :heavy_minus_sign: | Success |
| `status_code` | *int* | :heavy_check_mark: | N/A |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | N/A |
| `schema` | [Optional[shared.Schema]](../../models/shared/schema.md) | :heavy_minus_sign: | The request made is not valid. |
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# GetCompanyConfigurationRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
| `company_id` | *str* | :heavy_check_mark: | N/A | 8a210b68-6988-11ed-a1eb-0242ac120002 |
12 changes: 12 additions & 0 deletions expenses/docs/models/operations/getcompanyconfigurationresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# GetCompanyConfigurationResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| `company_configuration` | [Optional[shared.CompanyConfiguration]](../../models/shared/companyconfiguration.md) | :heavy_minus_sign: | Success |
| `content_type` | *str* | :heavy_check_mark: | N/A |
| `status_code` | *int* | :heavy_check_mark: | N/A |
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | N/A |
| `schema` | [Optional[shared.Schema]](../../models/shared/schema.md) | :heavy_minus_sign: | Your API request was not properly authorized. |
Loading