As a dev i'd like to call the Nuxeo rest API with a custom media type (here application/xml):
- We could add more parameters to post and put api in org.nuxeo.client.NuxeoClient
- Or make org.nuxeo.client.NuxeoClient#request public
- Or else.
- Is referenced in