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

@@ -60,6 +60,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/recurrences/listRecurrence
*
* List all of them.
*
* @return JsonResponse
@@ -94,6 +97,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/recurrences/getRecurrence
*
* List single resource.
*
* @param Recurrence $recurrence