-
Notifications
You must be signed in to change notification settings - Fork 0
Validate search and order requests #56
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
base: main
Are you sure you want to change the base?
Conversation
Validation is enabled only via configuration and it cannot being changed in the user request. Remove previous validation extension.
This fix prevents shadowing an attribute in the parent class.
Test Results 2 files ± 0 2 suites ±0 19s ⏱️ -1s For more details on these failures, see this check. Results for commit dc9e985. ± Comparison against base commit 8389893. ♻️ This comment has been updated with latest results. |
Code Coverage
Diff against main
Results for commit: dc9e985 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
06e288b
to
779176e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests are failing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adopt EODAG's request validation. The validation is enabled via configuration (enabled by default).
Endpoint where validation is enabled:
/search
/collections/{collection_id}/order