Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Internal server error when filter operator is invalid #90

Open
farshidtz opened this issue Dec 23, 2020 · 0 comments
Open

Internal server error when filter operator is invalid #90

farshidtz opened this issue Dec 23, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@farshidtz
Copy link
Member

When filtering with a bad operator, e.g. http://localhost:8085/registry/many/name/constains/temperature

The error should be 400, but getting:

{​​​​​​
"title": "Internal Server Error",
"status": 500,
"detail": "Error processing the filter request:Error processing the filter request:Unknown filter operation",
"instance": "/problem/55cb2ac5-8c7d-48f7-9570-6bbd5840cb52"
}​​​​​​
@farshidtz farshidtz added the bug Something isn't working label Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant