openapi-generator/samples/client
Jim Schubert dabf01c3fa [kotlin] support collection format multi (#5792)
* [kotlin] support collectionFormat:multi

Adds "multi" support to collections.

Also changes generic lists (List<T>) to arrays. Generic lists and nested
lists can be problematic and require customized json factories. The
previous implement appeared to work because the results in the test were
LinkedHashMap with count greather than 0. The functional test has been
updated to force serialization and verify the results.

* [kotlin] Regenerate sample

* [kotlin] Update model test for Array changes
2017-06-09 15:40:18 +08:00
..
petstore [kotlin] support collection format multi (#5792) 2017-06-09 15:40:18 +08:00
petstore-security-test Fix issue with buffered sink handling in OkHttp (#5786) 2017-06-07 18:15:06 +08:00