mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
update apidoc exportUserAvatarHtml description (#14040)
This commit is contained in:
parent
bb37adb97b
commit
4da6467486
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ api.exportUserDataXml = {
|
|||
/**
|
||||
* @api {get} /export/avatar-:uuid.html Render a user avatar as an HTML page
|
||||
* @apiName ExportUserAvatarHtml
|
||||
* @apiDescription This HTML export feature is not currently working (https://github.com/HabitRPG/habitica/issues/9489).
|
||||
* @apiGroup DataExport
|
||||
*
|
||||
* @apiParam (Path) {String} uuid The User ID of the user
|
||||
|
|
|
|||
Loading…
Reference in a new issue