Automation REST Response: how to return a custom message?
Following Automation REST Response documentation, we are able now to create a custom exception and return an appropiate http error code from our operations, as shown in the example below: { "entity-type": "exception", "code": "org.nuxeo.ecm.a...