mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(apidoc): make sure v4 routes do not show up in docs
This commit is contained in:
@@ -55,6 +55,7 @@ api.verifyUsername = {
|
||||
/* NOTE this route has also an API v3 version */
|
||||
|
||||
/**
|
||||
* @apiIgnore
|
||||
* @api {post} /api/v4/user/auth/local/register Register
|
||||
* @apiDescription Register a new user with email, login name, and password
|
||||
* or attach local auth to a social user
|
||||
|
||||
Reference in New Issue
Block a user