-
-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement endpoint GET /api/v2/me
to get the user profile.
- return 200 in case of success
- return a field in case of success
- create method in the business layer
- check returned object is uniform with other endpoints
- remove
GET api/v2/auth/whoami
- deprecate
GET /user/whoami
- openapi: document endpoint
- openapi: deprecate
GET /user/whoami
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request