Add item-per-page to search request #31

Closed
opened 2019-06-02 20:45:51 +02:00 by nupplaphil · 0 comments
nupplaphil commented 2019-06-02 20:45:51 +02:00 (Migrated from github.com)

Currently, a /search is returning a fixed count of 20 entries.
See
a0cfd33521/src/classes/Controllers/Api/Search.php (L40)

It would be nice to be able to set the amount of entries per page (like it's possible in Friendica itself or for /match)

Currently, a `/search` is returning a fixed count of 20 entries. See https://github.com/friendica/friendica-directory/blob/a0cfd3352145bdc81aa737afe962acb29c257f2b/src/classes/Controllers/Api/Search.php#L40 It would be nice to be able to set the amount of entries per page (like it's possible in Friendica itself or for `/match`)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#31
No description provided.