openapi-tools / swagger-maven-plugin

Maven plugin to activate the Swagger Core library to generate OpenAPI documentation.
MIT License
70 stars 45 forks source link

Supporting multiple apiSources #86

Open bratwurzt opened 2 years ago

bratwurzt commented 2 years ago

Kongchen maven plugin supports generation of multiple api sources: https://github.com/kongchen/swagger-maven-plugin#configuration-for-configuration

I don't see this option in io.openapitools.swagger.config.SwaggerConfig. Is it possible?