openapi-tools / swagger-maven-plugin

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

modelSubstitute does not work #44

Open ktalebian opened 4 years ago

ktalebian commented 4 years ago

modelSubstitute does not seem to work, and I cannot find any reference to it in the source code. How can I substitute a model here?

macmon commented 3 months ago

Hi. Same problem here. We're migrating from to OpenAPIv3 and have to replace the Kongchen Maven Plug-in with your plug-in. Is the possibility to globally substitute model types via modelSubstitute file still missing?