Remove the use of application/json+nxrequest and application/json+nxentity content types.
Relying only on application/json should work on any Nuxeo version as of LTS 2015. This change is needed when NXP-25036 will be merged as the server won't accept anymore application/json+nxrequest.
- depends on
-
NXP-25036 Make REST API endpoints consume and produce 'application/json' as content type
- Resolved