mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* Convert `Set` to `List` in `toJson()` for properly encoding a set. * Generate samples code. * Convert to List before encoding in `toJson()`. * Add `!` for nullable properties.