mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
Updating User API Doc (part 3) (#8720)
* Updating User API Doc (part 3) * Updating User API Doc (part 3) Fixed trailing spaces * Updating User API Doc (part 3) Made changes to @apiParamExample to make multi-line (which may have been cause of apiDoc failing) * Updated quests to add questKey
This commit is contained in:
@@ -39,7 +39,7 @@ function canStartQuestAutomatically (group) {
|
||||
let api = {};
|
||||
|
||||
/**
|
||||
* @api {post} /api/v3/groups/:groupId/quests/invite Invite users to a quest
|
||||
* @api {post} /api/v3/groups/:groupId/quests/invite/:questKey Invite users to a quest
|
||||
* @apiName InviteToQuest
|
||||
* @apiGroup Quest
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user