forked from loafle/openapi-generator-original
* 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>