Thibault Duperron
0935f5345d
Kotlin model name camelize ( #2430 )
...
* Kotlin model name camelize
* Update samples
2019-03-24 10:47:05 +08:00
Akihito Nakano
7674d11d75
Fix missing RequestBody.required of inline request body ( #1847 )
...
* Add test case that reproduce the issue #1782
* Fix missing RequestBody.required
* Update samples
./bin/utils/ensure-up-to-date
* Run ensure-up-to-date script
./bin/utils/ensure-up-to-date
2019-01-14 12:28:21 +08:00
Akihito Nakano
6a4f3385d8
Fix type inference error ( #1773 )
...
* Fix type inference error
* Update samples
bin/openapi3/kotlin-client-petstore.sh
bin/kotlin-client-petstore.sh
* Update samples
2018-12-29 12:14:34 -05:00
Akihito Nakano
05107032d1
Fix missing closing parenthesis ( #1739 )
...
* Add a script to generate kotlin client samples from OAS3
* Generate kotlin client
* Fix missing closing parenthesis
* Update samples
* Add build folder to gitignore
2018-12-23 09:54:51 +09:00