Remove full stop from apidoc comment

This commit is contained in:
Starbeamrainbowlabs 2016-08-26 17:55:50 +01:00
parent ea3757f17f
commit f18da4858b
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ register_module([
/**
* @api {get} ?action=idindex-show Show the id index.
* @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.
* @apiName SearchShowIdIndex
* @apiGroup Search