Append API links

This commit is contained in:
James Cole
2021-09-19 10:20:28 +02:00
parent 18fad5f115
commit 1efbbe4b84
54 changed files with 254 additions and 4 deletions

View File

@@ -64,7 +64,10 @@ class ShowController extends Controller
}
/**
* List all of the transaction links there are.
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/links/listTransactionLink
*
* List all transaction links there are.
*
* @param Request $request
*
@@ -104,6 +107,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/links/getTransactionLink
*
* List single resource.
*
* @param TransactionJournalLink $journalLink