mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
Don't $watch drops (#7547)
* WIP(drops): get drops out of _tmp * fix(notifications): no watch for drops/mystery * fix(ops): only two response values * fix(test): update op expectation Also update API docs for modified route. * fix(lint): remove trailing space * fix(test): update integration check
This commit is contained in:
@@ -888,7 +888,7 @@ api.readCard = {
|
||||
* @apiName UserOpenMysteryItem
|
||||
* @apiGroup User
|
||||
*
|
||||
* @apiSuccess {Object} data user.items.gear.owned
|
||||
* @apiSuccess {Object} data The item obtained
|
||||
* @apiSuccess {string} message Success message
|
||||
*/
|
||||
api.userOpenMysteryItem = {
|
||||
|
||||
Reference in New Issue
Block a user