-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In case {limit} and {page} of the first GET should support pagination, we should use {offset} and {limit} instead which seems to be more common.
Furthermore, the response message should contain {next} and {previous} parameters - which is best practice in case pagination is use in the request.
Metadata
Metadata
Assignees
Labels
No labels