understanding-json-schema
understanding-json-schema copied to clipboard
Added warning on multiple oneOf entries
Added warning on using multiple oneOf
entries with nested data structures to prevent severe performance issues.
Fixes #130