Prepare 7.14.0 release (#21159)

* Revert "v7.13.0 release (#21157)"

This reverts commit 4b805ff6b7.

* prepare v7.14.0 release

* update samples
This commit is contained in:
William Cheng
2025-04-27 22:04:03 +08:00
committed by GitHub
parent 4b805ff6b7
commit dbf720c093
7539 changed files with 7756 additions and 7756 deletions

View File

@@ -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.13.0-SNAPSHOT")
@javax.annotation.Generated(value = ["org.openapitools.codegen.languages.KotlinSpringServerCodegen"], comments = "Generator version: 7.14.0-SNAPSHOT")
@Configuration
@EnableSwagger2
class SpringFoxConfiguration {