Add endpoint links.

This commit is contained in:
James Cole
2021-09-19 17:22:16 +02:00
parent 1efbbe4b84
commit 915f4a0045
15 changed files with 89 additions and 0 deletions

View File

@@ -59,6 +59,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/webhooks/listWebhook
*
* Display a listing of the webhooks of the user.
*
* @return JsonResponse
@@ -88,6 +91,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/webhooks/getWebhook
*
* Show single instance.
*
* @param Webhook $webhook