ex324 opened a new pull request #4614:
URL: https://github.com/apache/camel/pull/4614


   This pull request adds support for using remote OpenAPI specifications.
   
   The implementation uses the existing _specificationUri_ attribute of the 
plugin allowing the usage of http-URLs additionaly to only looking in the local 
file system.
   The implementation additionally adds a new _auth_ attribute to pass an 
authorization header. It's usage is added to the plugin documentation.
   
   The code is copied from the OpenAPITools 
(https://github.com/OpenAPITools/openapi-generator) 
**openapi-generator-maven-plugin**, so the implementation adds a new maven 
dependency for the _openapi-generator_.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to