forked from loafle/openapi-generator-original
Prepare 7.11.0 (#20130)
* Revert "prepare 7.10.0 release (#20128)"
This reverts commit 12dfe8fe74.
* update to 7.11.0-SNAPSHOT, update samples
* update docs
This commit is contained in:
@@ -1 +1 @@
|
||||
7.10.0-SNAPSHOT
|
||||
7.11.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.10.0-SNAPSHOT")
|
||||
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.11.0-SNAPSHOT")
|
||||
interface StuffApi {
|
||||
|
||||
@GET
|
||||
|
||||
Reference in New Issue
Block a user