-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
According to http://spacetelescope.github.io/understanding-json-schema/reference/type.html I can set optional type like this:
{ "type": ["number", "null"] }
but in real life I see that in output:
of type NilClass did not match the following type: object
Metadata
Metadata
Assignees
Labels
No labels