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

Add the ability for GET /car/{carId}/trips with a bigger range than 1 month #64

Open
bnjjj opened this issue Feb 8, 2017 · 2 comments

Comments

@bnjjj
Copy link
Contributor

bnjjj commented Feb 8, 2017

Please help me to eradicate this kind of error :)

{
"type": "PARAMETER_ERROR",
"message": "Range issue in dates",
"tip": "You can only request one month max per request"
}

For a better world

@josephpage
Copy link
Contributor

Probably, a basic pagination (1000 by 1000) is more understandable and easy to manage than the current monthly pagination.

@bnjjj
Copy link
Contributor Author

bnjjj commented Feb 10, 2017

For me it's important to keep the month pagination :)

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

2 participants