forked from loafle/openapi-generator-original
Prepare 7.7.0-SNAPSHOT (#18709)
* Revert "7.6.0 release"
This reverts commit d76f9d32d1.
* prepare 7.7.0 snapshot in master
* update samples
This commit is contained in:
@@ -1 +1 @@
|
||||
7.6.0-SNAPSHOT
|
||||
7.7.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.6.0-SNAPSHOT")
|
||||
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.7.0-SNAPSHOT")
|
||||
interface StuffApi {
|
||||
|
||||
@GET
|
||||
|
||||
Reference in New Issue
Block a user