Hi,
recently I've installed ORDS 3.0.1.177.18.02 and migrated my REST Webservices based on Apex 4.2
In these REST Webservices I've used the pseudo HTTP headers X-APEX-STATUS-CODE, X-APEX-METHODÂ and X-APEX-PATH
Unfortunately these won't work anymore in the migrated REST Webservices in the new ORDS 3.0.1.177.18.02.
How can I set, if possible, a custom HTTP status code?
It has to be set on a GET response.
The result of my REST pl/sql webservice is an error json object but with a custom http status code. Eg. 422.
regards,
Erik-jan