mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +00:00
* Fix decoding OpenAPIDateWithoutTime which in previous implementation only worked when used with CodableHelper, because it encoded to String, but tried to decode from Date afterwards * update samples * Update OpenAPIDateWithoutTime.mustache * Update sample projects --------- Co-authored-by: William Cheng <wing328hk@gmail.com> Co-authored-by: Bruno Coelho <4brunu@users.noreply.github.com> Co-authored-by: Bruno Coelho <4brunu@gmail.com>