forked from loafle/openapi-generator-original
Prepare 7.6.0 (#18412)
* Revert "v7.5.0 release"
This reverts commit 1eafe2aebf.
* update master to v7.6.0 snapshot
* update readme
* update samples
This commit is contained in:
@@ -1 +1 @@
|
||||
7.5.0-SNAPSHOT
|
||||
7.6.0-SNAPSHOT
|
||||
|
||||
@@ -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.5.0-SNAPSHOT")
|
||||
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"], comments = "Generator version: 7.6.0-SNAPSHOT")
|
||||
@Configuration
|
||||
@EnableSwagger2
|
||||
class SpringFoxConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user