hhh f08d00e002
Fix incorrect openapi type for datetime, date and password (#8334)
* 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>
2020-10-16 18:19:26 +02:00
..