Skip to content

Endpoint for searching for users by name and filter

Andreas Kluge Svendsrud requested to merge feat/search-profile-endpoint into master

You will enter a searchTerm that will be matched up against the users full name, and a filter (currrently only NOT_FRIENDS, to get NOT_FRIENDS).

Merge request reports