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/BudgetSummary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/BudgetSummary.md') diff --git a/docs/BudgetSummary.md b/docs/BudgetSummary.md index f2e444b..eec8fba 100644 --- a/docs/BudgetSummary.md +++ b/docs/BudgetSummary.md @@ -9,8 +9,8 @@ Name | Type | Description | Notes **last_modified_on** | **String** | The last time any changes were made to the budget from either a web or mobile client | [optional] **first_month** | [***String**](string.md) | The earliest budget month | [optional] **last_month** | [***String**](string.md) | The latest budget month | [optional] -**date_format** | [***::models::DateFormat**](DateFormat.md) | | [optional] -**currency_format** | [***::models::CurrencyFormat**](CurrencyFormat.md) | | [optional] +**date_format** | [***crate::models::DateFormat**](DateFormat.md) | | [optional] +**currency_format** | [***crate::models::CurrencyFormat**](CurrencyFormat.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