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
1 changed files with 1 additions and 1 deletions

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