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

getting "invalidTemporalParam" for temporal query of more then 10 days #231

Open
rshekhar534 opened this issue Apr 18, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@rshekhar534
Copy link

Currently,

When a consumer queries the resource using temporal API - say "between" query and the start_date and end_date has the difference of more then 10days, the consumer gets the below as response:

image

Suggestion: Instead of consumer getting a message which says "urn:dx:rs:invalidTemporalParam" in response, can we have a response which mentions that the #days cannot be more then 10 for temporal data or some other relevant URN.
This will save some confusion at the consumer's side.

@kailash kailash added the enhancement New feature or request label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants