fix error in comment in apidoc for ExportUserAvatarPng

This commit is contained in:
Alys
2016-06-24 20:10:30 +10:00
parent 430160ef0e
commit 3d94c2e7f1

View File

@@ -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