Open bernalrs opened 7 years ago
Would be nice to add the get avatar API call to this project.
GET /rest/usermanagement/1/user/avatar
Returns the url of the user's avatar
username
the name of the user
s
Default: 128
the requested avatar size in pixels
Would be nice to add the get avatar API call to this project.
Get avatar for user
GET /rest/usermanagement/1/user/avatar
Returns the url of the user's avatar
Request
query parameters
username
the name of the user
s
Default: 128
the requested avatar size in pixels
Responses