Closed
Description
As per the documentation(http://json-schema.org/latest/json-schema-validation.html#rfc.section.6.25), 'string' type covers one of the six ("null", "boolean", "object", "array", "number", or "string"). But, it does not cover "None" which is equivalent to "null". Can that be fixed, because we get failures like ::
None is not of type 'string'
Metadata
Metadata
Assignees
Labels
No labels