mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix error in comment in apidoc for ExportUserAvatarPng
This commit is contained in:
@@ -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
|
* @apiVersion 3.0.0
|
||||||
* @apiName ExportUserAvatarPng
|
* @apiName ExportUserAvatarPng
|
||||||
* @apiGroup DataExport
|
* @apiGroup DataExport
|
||||||
|
|||||||
Reference in New Issue
Block a user