You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API endpoint for getting the list of user profiles can be improved by accepting the search query param to allow users to search for a specific torrent or torrents.
The API endpoint for getting the list of user profiles can be improved by accepting the search query param to allow users to search for a specific torrent or torrents.
Example:
http://localhost:3001/users?search=john+doe&pageSize=50&page=1
Part of torrust/torrust-index-gui#659
The text was updated successfully, but these errors were encountered: