mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Append API links
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user