syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

feat: client error exception mapper #815

Closed zregvart closed 6 years ago

zregvart commented 6 years ago

Adds exception mapper to better handle client errors. Previously client errors were equated with 500 internal server error, for JAX-RS client errors have appropriate status codes and messages this surfaces those.

jimmibot commented 6 years ago

@zregvart, thanks! @KurtStam, please review this.

pure-bot[bot] commented 6 years ago

Pull request approved by @KurtStam - applying approved label