Skip to content

Release 1.1.2

Latest
Compare
Choose a tag to compare
@ddeuber ddeuber released this 12 Jun 14:42
· 7 commits to develop since this release
54611ed

Improvements:

  • When parsing the JSON schema, fields on the same level as $ref are no longer ignored. In particular, if the referenced schema contains a field with the same name, the value on the same level as $ref overrides the value inside the referenced schema.