Prepare v7.16.0 release (#21794)

* Revert "v7.15.0 release (#21792)"

This reverts commit 2c816f89cb.

* prepare 7.15.0 release

* update samples
This commit is contained in:
William Cheng
2025-08-22 19:17:23 +08:00
committed by GitHub
parent cc3d6968fa
commit 20be2decde
7660 changed files with 7879 additions and 7879 deletions

View File

@@ -1 +1 @@
7.15.0-SNAPSHOT
7.16.0-SNAPSHOT

View File

@@ -11,7 +11,7 @@ import java.io.InputStream
@Path("/")
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.15.0-SNAPSHOT")
@jakarta.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.16.0-SNAPSHOT")
interface StuffApi {
@GET

View File

@@ -1 +1 @@
7.15.0-SNAPSHOT
7.16.0-SNAPSHOT

View File

@@ -10,7 +10,7 @@ import java.io.InputStream
@Path("/")
@javax.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.15.0-SNAPSHOT")
@javax.annotation.Generated(value = arrayOf("org.openapitools.codegen.languages.KotlinServerCodegen"), comments = "Generator version: 7.16.0-SNAPSHOT")
class DefaultApi {
@GET