-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hello,
We've just noticed that the primitive types do not support float (
object-mapper/mapper/object_mapper.py
Line 18 in 9d62e9b
primitive_types = { int, str, bool, date, datetime } |
This is currently raising an exception when using float types.
Is there any plans to support floats in the future?
Sam
Metadata
Metadata
Assignees
Labels
No labels