mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(apidoc): make sure v4 routes do not show up in docs
This commit is contained in:
@@ -14,6 +14,7 @@ const api = {};
|
||||
/* NOTE this route has also an API v3 version */
|
||||
|
||||
/**
|
||||
* @apiIgnore
|
||||
* @api {post} /api/v4/user/class/cast/:spellId Cast a skill (spell) on a target
|
||||
* @apiName UserCast
|
||||
* @apiGroup User
|
||||
|
||||
Reference in New Issue
Block a user