Aleksandr created IGNITE-19723:
----------------------------------
Summary: All REST endpoins should return valid Problem json
Key: IGNITE-19723
URL: https://issues.apache.org/jira/browse/IGNITE-19723
Project: Ignite
Issue Type: Bug
Components: rest
Reporter: Aleksandr
We have to develop a common mechanism for validation that any REST endpoint
returns valid Problem json.
Here is the definition for valid Problem
https://datatracker.ietf.org/doc/html/rfc7807
Now we do not set application/json+problem content type. Also, all cases should
be carefully reviewed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)