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:
parent
90acf38f9d
commit
20e7c9f0fb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue