forked from loafle/openapi-generator-original
[Kotlin SpringBoot Server] alternative: fix optional parameter not correctly declared in service (#2539)
* fix kotlin optional parameters * ensure kotlin samples up to date
This commit is contained in:
committed by
William Cheng
parent
3a0d520c38
commit
88cdbbc41f
@@ -24,6 +24,7 @@ declare -a scripts=(
|
||||
"./bin/kotlin-client-string.sh"
|
||||
"./bin/kotlin-client-threetenbp.sh"
|
||||
"./bin/kotlin-server-petstore.sh"
|
||||
"./bin/kotlin-springboot-petstore-server.sh"
|
||||
"./bin/mysql-schema-petstore.sh"
|
||||
"./bin/python-petstore-all.sh"
|
||||
"./bin/openapi3/python-petstore.sh"
|
||||
|
||||
Reference in New Issue
Block a user