Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How should MDS apis handle pagination #20

Closed
hunterowens opened this issue Jul 2, 2018 · 1 comment
Closed

How should MDS apis handle pagination #20

hunterowens opened this issue Jul 2, 2018 · 1 comment

Comments

@hunterowens
Copy link
Collaborator

No description provided.

@hunterowens
Copy link
Collaborator Author

Let's follow JSON API compliance for pagination.

All API reponses must provide the following members

the following keys MUST be used for pagination links:

`first`: the first page of data
`last`: the last page of data
`prev`: the previous page of data
`next`: the next page of data

hunterowens added a commit that referenced this issue Aug 17, 2018
schnuerle pushed a commit that referenced this issue Apr 28, 2022
…ip-start-time

Feature/neil/add scheduled trip start time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant