mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
fix(apiDescription): remove incorrect information (#14367)
This commit is contained in:
@@ -276,7 +276,7 @@ api.exportUserAvatarPng = {
|
|||||||
/**
|
/**
|
||||||
* @api {get} /export/inbox.html Export user private messages as HTML document
|
* @api {get} /export/inbox.html Export user private messages as HTML document
|
||||||
* @apiName ExportUserPrivateMessages
|
* @apiName ExportUserPrivateMessages
|
||||||
* @apiDescription This HTML export feature is not currently working (https://github.com/HabitRPG/habitica/issues/9489).
|
*
|
||||||
* @apiGroup DataExport
|
* @apiGroup DataExport
|
||||||
*
|
*
|
||||||
* @apiSuccess {HTML} File An html page of the user's private messages.
|
* @apiSuccess {HTML} File An html page of the user's private messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user