Fabio Burzigotti created WFWIP-290:
--------------------------------------
Summary: Response Content-Type is 'application/json' even when HTTP
request defines 'application/json-patch+json' "Accept" header
Key: WFWIP-290
URL:
https://issues.redhat.com/browse/WFWIP-290
Project: WildFly WIP
Issue Type: Bug
Components: MP OpenAPI
Reporter: Fabio Burzigotti
Assignee: Paul Ferraro
When sending HTTP request header "Accept: application/json-patch+json",
"Content-Type: application/json" response is returned.
This behavior seems to be less strict compared to what is defined by the spec, as it
states "application/json" is specifically needed in order to get the same value
back from server.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)