Fix apidocs error for /api/v3/challenges/group/:groupId. Change various descriptions to imperative mood

e.g., change "Sets lastCron" to "Set lastCron"
This commit is contained in:
Alys
2016-06-11 08:15:07 +10:00
parent 441fba2ad0
commit 0bf7858d53
4 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ api.addHourglass = {
};
/**
* @api {post} /api/v3/debug/set-cron Sets lastCron for user
* @api {post} /api/v3/debug/set-cron Set lastCron for user
* @apiDescription Only available in development mode.
* @apiVersion 3.0.0
* @apiName setCron