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/SaveTransactionsWrapper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/SaveTransactionsWrapper.md') diff --git a/docs/SaveTransactionsWrapper.md b/docs/SaveTransactionsWrapper.md index d79e4ee..6f2dcfd 100644 --- a/docs/SaveTransactionsWrapper.md +++ b/docs/SaveTransactionsWrapper.md @@ -4,8 +4,8 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**transaction** | [***::models::SaveTransaction**](SaveTransaction.md) | | [optional] -**transactions** | [**Vec<::models::SaveTransaction>**](SaveTransaction.md) | | [optional] +**transaction** | [***crate::models::SaveTransaction**](SaveTransaction.md) | | [optional] +**transactions** | [**Vec**](SaveTransaction.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