When defining a schema, we can define a type property. The spec says that it could be a string or an array of string. I noticed that this implementation of the spec doesn't respect this point
When defining a schema, we can define a type property.
The spec says that it could be a string or an array of string.
I noticed that this implementation of the spec doesn't respect this point