mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 15:54:36 +00:00
* Do not generate pom.xml and README.md when interfaceOnly=true #5542 * New swaggerDocketConfig option, to generate Spring configuration class for Swagger Docket bean. Ignored when interfaceOnly=false or library=spring-cloud #5542 * Updated tests running ./bin/spring-all-petstore.sh * Run ./bin/spring-all-petstore.sh