mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-06 00:06:16 +00:00
Prepare 7.15.0 (#21445)
* Revert "v7.14.0 release (#21443)"
This reverts commit 5eb083e5ce.
* prepare v7.15.0 snapshot
* update samples
* update readme
* update doc
This commit is contained in:
@@ -1 +1 @@
|
||||
7.14.0-SNAPSHOT
|
||||
7.15.0-SNAPSHOT
|
||||
|
||||
@@ -11,7 +11,7 @@ import java.io.InputStream
|
||||
|
||||
|
||||
@Path("/")
|
||||
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.14.0-SNAPSHOT")
|
||||
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.15.0-SNAPSHOT")
|
||||
interface StuffApi {
|
||||
|
||||
@GET
|
||||
|
||||
Reference in New Issue
Block a user