mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 15:54:16 +00:00
* Support DateTime parsing I've got issue in parsing an Array of Strings in datetime format, which the generator translates into a List<DateTime>. This just fixes it * update dart sampels Co-authored-by: William Cheng <wing328hk@gmail.com>