You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file: fields.py:16 all = ["String", "FormattedString", "Url", "DateTime", "Float",
"Integer", "Arbitrary", "Nested", "List", "Raw"]
I think it should have "Boolean" too.
The text was updated successfully, but these errors were encountered:
EvaSDK
added a commit
to EvaSDK/flask-restful
that referenced
this issue
Jan 17, 2014
file: fields.py:16
all = ["String", "FormattedString", "Url", "DateTime", "Float",
"Integer", "Arbitrary", "Nested", "List", "Raw"]
I think it should have "Boolean" too.
The text was updated successfully, but these errors were encountered: