You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request json-schema-org#1247 from json-schema-org/changing…
…-property-key-names-in-output-format
Changing property key names in output format
Add or remove defaults as appropriate including where redundant (json……-schema-org#1006)
- Remove `default` from all subschemas that recursively-reference #meta
- Add `default to `dependencies`
Remove, e.g. when evaluating the "not" keyword, the subschema inside it should *not* be true, as that would produce a false result from this keyword.