fix: Cleanup quest progress for non-members when quest starts

This commit is contained in:
Blade Barringer
2016-06-01 12:43:44 -05:00
parent c33b7273fa
commit 434cac944c
5 changed files with 105 additions and 27 deletions

View File

@@ -301,7 +301,7 @@ api.forceStart = {
};
/**
* @api {post} /api/v3/groups/:groupId/quests/cancel Cancels a quest
* @api {post} /api/v3/groups/:groupId/quests/cancel Cancels a quest that is not active
* @apiVersion 3.0.0
* @apiName CancelQuest
* @apiGroup Group