-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
I try to get the users from the showcase API and it works but I have a problem.
I have a typehead text input (select2) where I type some terms, for example a firstname, Matthieu. From here the widget call an action which run the users/search api method. I get 10 results, 10 Matthieu : amazing.
The problem is that actually, I've more than just 10 matthieu and regarding to the api documentation, I have to get paginated results and can't specify the number of items I want to get back, so I'm stacked with 10 results.
Could you please, at least allow to specify the max per page of users to get back or simply set a non-paginated mode ?
Metadata
Metadata
Assignees
Labels
No labels