mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 21:28:52 +00:00
fix error in comment in apidoc for ExportUserAvatarPng
This commit is contained in:
parent
430160ef0e
commit
3d94c2e7f1
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ api.exportUserAvatarHtml = {
|
|||
};
|
||||
|
||||
/**
|
||||
* @api {get} /export/avatar-:uuid.html Export a user avatar as a PNG file
|
||||
* @api {get} /export/avatar-:uuid.png Render a user avatar as a PNG file
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName ExportUserAvatarPng
|
||||
* @apiGroup DataExport
|
||||
|
|
|
|||
Loading…
Reference in a new issue