1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-22 04:23:01 +00:00

Minor update to apidoc comment - not worth rebuilding them over :-)

This commit is contained in:
Starbeamrainbowlabs 2018-02-14 23:10:20 +00:00
parent 90acf38f9d
commit 20e7c9f0fb
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -84,7 +84,7 @@ register_module([
/**
* @api {get} ?action=idindex-show Show the id index
* @apiDescription Outputs the id index. Useful if you need to verify that it's working as expected.
* @apiDescription Outputs the id index. Useful if you need to verify that it's working as expected. Output is a json object.
* @apiName SearchShowIdIndex
* @apiGroup Search
* @apiPermission Anonymous