Detail param for listing users #202
Labels
api
Something related to the API operations
enhancement
Improvements in term of performance or behaviour
feature
New feature to be developed
ui
Something related to the UI operations or display
Milestone
Add new parameter to
GET /users
to obtain additional details as described in #201.This will remove the need to iterate requests for each existing user during new user creation via UI, which in turn will reduce the need to create new db connections.
The text was updated successfully, but these errors were encountered: