mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 07:50:02 +00:00

* Fix incorrect openapi type for datetime, date and password Signed-off-by: henrych4 <singyinhenry@gmail.com> * Update the code according to the comment Signed-off-by: henrych4 <singyinhenry@gmail.com> * Revert the removal of switch cases Signed-off-by: henrych4 <singyinhenry@gmail.com> * Add missing switch case for datetime Signed-off-by: henrych4 <singyinhenry@gmail.com> * Add switch case for time Signed-off-by: henrych4 <singyinhenry@gmail.com> Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>