cypress-io / schema-tools

Validate, sanitize and document JSON schemas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isJsonSchema does not consider array of types

amirrustam opened this issue ยท comments

isJsonSchema does not support an array of types for a schema proptype value.

isString(o.title) && o.properties && o.type === 'object'

๐ŸŽ‰ This issue has been resolved in version 4.2.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€