Minor fixes for apidocs and comments (#11249)

* improve comments for api.getUserChallenges

* clarify members parameter when creating test guilds

I was uncertain about this parameter and read the code to clarify it.
Reading a comment is easier. :)

* add "Custom Day Start time" to api route's title as it's the common name
This commit is contained in:
Alys
2019-07-10 00:18:41 +10:00
committed by Matteo Pagliazzi
parent 0b32692290
commit 544a703df5
4 changed files with 6 additions and 6 deletions

View File

@@ -1539,7 +1539,7 @@ api.userReset = {
};
/**
* @api {post} /api/v3/user/custom-day-start Set preferences.dayStart for user
* @api {post} /api/v3/user/custom-day-start Set preferences.dayStart (Custom Day Start time) for user
* @apiName setCustomDayStart
* @apiGroup User
*