django-jsonform
django-jsonform copied to clipboard
Add support for multiple types
Eg:
{
"type": ["string", "number"],
...
}