jomin7 opened a new pull request, #8883:
URL: https://github.com/apache/camel-quarkus/pull/8883

   Fixes #6169. Add OpenAPI Validator extension 
    - Add `camel-quarkus-openapi-validator` extension providing native image 
support for the `camel-openapi-validator`
     component
     - Register reflective classes for JSON Schema keyword validators, native 
image resources for draft schema directories, and
     runtime-initialized classes for the Atlassian swagger-request-validator 
library
     - Integration test uses REST DSL consumer with `clientRequestValidation` 
to exercise the full JSON Schema validation path
     (required fields, type checking, missing body)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to