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,6 +64,8 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/rule_groups/listRuleGroup
* List all of them.
*
* @return JsonResponse
@@ -96,6 +98,9 @@ class ShowController extends Controller
}
/**
* This endpoint is documented at:
* https://api-docs.firefly-iii.org/#/rule_groups/getRuleGroup
*
* List single resource.
*
* @param RuleGroup $ruleGroup