We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Pagination fix. Fixes #20
f298fd5
8a5ea50
Merge pull request #20 from lacuna-tech/feature/neil/add-scheduled-tr…
5bc8025
…ip-start-time Feature/neil/add scheduled trip start time
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: