Skip to content

Add users endpoint to frontend API class

Winnie Hellmann requested to merge winh-frontend-api-users into master

What does this MR do?

Add method to access /api/v4/users endpoint from frontend.

Why was this MR needed?

Frontend needs a way to access user display name and avatar for a given user name.

What are the relevant issue numbers?

#30468 (closed)

Edited by Winnie Hellmann

Merge request reports