When there is a request e.g for an end point on non existing api proxy, edge returns HTTP 400 with a fault body having error code messaging.adaptors.http.configuration.ApplicationNotFound.
Is it possible to override this behavior and return 404 and a custom error message?