Update API and transaction components.

This commit is contained in:
James Cole
2019-03-30 07:09:52 +01:00
parent 484ed6a585
commit 5b1fb5354e
18 changed files with 406 additions and 312 deletions

View File

@@ -218,7 +218,7 @@ class AccountController extends Controller
}
/**
* Show all transactions.
* Show all transaction groups related to the account.
*
* @param Request $request
* @param Account $account