mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 08:32:02 +00:00
3a1be8c041
This is the fix suggested in #4019 I've manually tested both legacy pagination (`page=2&limit=20`) as well as the new pagination (`cursor_next=XXXXXXX&limit=20`) using the same endpoint as #4019, and both methods appear to work as expected. |
||
---|---|---|
.. | ||
api | ||
api_common | ||
api_crud | ||
apub | ||
db_schema | ||
db_views | ||
db_views_actor | ||
db_views_moderator | ||
federate | ||
routes | ||
utils |