mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-03 23:40:58 +00:00
* Bug #5813 : As "deserialize_date" and "deserialize_datetime" are used outside of "deserialize_model", we should check 'None' value before parsing string. * Bugfix 5813 : Update samples and docs