From 4c94e5f9101c14bfc5c6989d11ea6c855c809f0b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 14 Sep 2019 14:19:01 -0400 Subject: update openapi spec --- docs/BudgetDetailAllOf.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/BudgetDetailAllOf.md') diff --git a/docs/BudgetDetailAllOf.md b/docs/BudgetDetailAllOf.md index f5df347..6a922f5 100644 --- a/docs/BudgetDetailAllOf.md +++ b/docs/BudgetDetailAllOf.md @@ -4,16 +4,16 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**accounts** | [**Vec<::models::Account>**](Account.md) | | [optional] -**payees** | [**Vec<::models::Payee>**](Payee.md) | | [optional] -**payee_locations** | [**Vec<::models::PayeeLocation>**](PayeeLocation.md) | | [optional] -**category_groups** | [**Vec<::models::CategoryGroup>**](CategoryGroup.md) | | [optional] -**categories** | [**Vec<::models::Category>**](Category.md) | | [optional] -**months** | [**Vec<::models::MonthDetail>**](MonthDetail.md) | | [optional] -**transactions** | [**Vec<::models::TransactionSummary>**](TransactionSummary.md) | | [optional] -**subtransactions** | [**Vec<::models::SubTransaction>**](SubTransaction.md) | | [optional] -**scheduled_transactions** | [**Vec<::models::ScheduledTransactionSummary>**](ScheduledTransactionSummary.md) | | [optional] -**scheduled_subtransactions** | [**Vec<::models::ScheduledSubTransaction>**](ScheduledSubTransaction.md) | | [optional] +**accounts** | [**Vec**](Account.md) | | [optional] +**payees** | [**Vec**](Payee.md) | | [optional] +**payee_locations** | [**Vec**](PayeeLocation.md) | | [optional] +**category_groups** | [**Vec**](CategoryGroup.md) | | [optional] +**categories** | [**Vec**](Category.md) | | [optional] +**months** | [**Vec**](MonthDetail.md) | | [optional] +**transactions** | [**Vec**](TransactionSummary.md) | | [optional] +**subtransactions** | [**Vec**](SubTransaction.md) | | [optional] +**scheduled_transactions** | [**Vec**](ScheduledTransactionSummary.md) | | [optional] +**scheduled_subtransactions** | [**Vec**](ScheduledSubTransaction.md) | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) -- cgit v1.2.3-54-g00ecf