Closed farshidtz closed 4 years ago
Querying the following wrong path (extra filter section), responds with empty body and 200 status code.
filter
curl --location --request GET 'https://localhost:8085/registry/filter/many/name/prefix/example' -i HTTP/1.1 200 OK Content-Type: application/json;version=master Content-Length: 0 ...
Querying the following wrong path (extra
filter
section), responds with empty body and 200 status code.