mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +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.