mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore(docs): remove unneeded apiVersion param
This commit is contained in:
@@ -8,7 +8,6 @@ let allModels = ['user', 'tag', 'challenge', 'group'].concat(tasksModels);
|
||||
/**
|
||||
* @api {get} /api/v3/models/:model/paths Get all paths for the specified model
|
||||
* @apiDescription Doesn't require authentication
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName GetUserModelPaths
|
||||
* @apiGroup Meta
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user