forked from loafle/openapi-generator-original
Prepare 7.12.0 (#20512)
* Revert "v7.11.0 release (#20508)"
This reverts commit a7240eeefe.
* prepare 7.12.0 snapshot version
* update samples
* update readme
This commit is contained in:
@@ -16,7 +16,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2
|
||||
import javax.servlet.ServletContext
|
||||
|
||||
|
||||
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"], comments = "Generator version: 7.11.0-SNAPSHOT")
|
||||
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"], comments = "Generator version: 7.12.0-SNAPSHOT")
|
||||
@Configuration
|
||||
@EnableSwagger2
|
||||
class SpringFoxConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user