forked from loafle/openapi-generator-original
Prepare v7.8.0 (#19048)
* Revert "v7.7.0 release"
This reverts commit f3dd32385e.
* prepare v7.8.0
* update readme
* update doc
* update samples
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.7.0-SNAPSHOT")
|
||||
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"], comments = "Generator version: 7.8.0-SNAPSHOT")
|
||||
@Configuration
|
||||
@EnableSwagger2
|
||||
class SpringFoxConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user