mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
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:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user