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/TransactionDetail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TransactionDetail.md') diff --git a/docs/TransactionDetail.md b/docs/TransactionDetail.md index 3d23f44..3ba9072 100644 --- a/docs/TransactionDetail.md +++ b/docs/TransactionDetail.md @@ -22,7 +22,7 @@ Name | Type | Description | Notes **account_name** | **String** | | **payee_name** | **String** | | [optional] **category_name** | **String** | | [optional] -**subtransactions** | [**Vec<::models::SubTransaction>**](SubTransaction.md) | If a split transaction, the subtransactions. | +**subtransactions** | [**Vec**](SubTransaction.md) | If a split transaction, the subtransactions. | [[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