Add links to endpoints.

This commit is contained in:
James Cole
2021-09-19 08:27:52 +02:00
parent 4003cea759
commit a2dedde094
18 changed files with 80 additions and 2 deletions

View File

@@ -60,6 +60,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/bills/listBill
*
* Display a listing of the resource.
*
* @return JsonResponse
@@ -87,6 +90,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/bills/getBill
*
* Show the specified bill.
*
* @param Bill $bill