mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
fix apidoc comment
This commit is contained in:
@@ -8,8 +8,8 @@ export class CustomError extends Error {
|
||||
}
|
||||
|
||||
/**
|
||||
* @apiDefine NotFound
|
||||
* @apiError NotFound The client is not authorized to make this request.
|
||||
* @apiDefine NotAuthorized
|
||||
* @apiError NotAuthorized The client is not authorized to make this request.
|
||||
*
|
||||
* @apiErrorExample Error-Response:
|
||||
* HTTP/1.1 401 Unauthorized
|
||||
|
||||
Reference in New Issue
Block a user