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

Fixes #141: Add validation to tech extension API #781

Closed nicolaferraro closed 6 years ago

nicolaferraro commented 6 years ago

This adds services to validate the tech extension in order to detect blocking/non-blocking errors (the HTTP status code determines the kind of errors). Both kind of alerts are computed using bean validation. I've used the NonBlockingValidation group for checking non-blocking errors.

jimmibot commented 6 years ago

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

KurtStam commented 6 years ago

retest this please

pure-bot[bot] commented 6 years ago

Pull request approved by @KurtStam - applying approved label