Skip to content

More object properties and refactored identifiers

Compare
Choose a tag to compare
@dragonwasrobot dragonwasrobot released this 24 Mar 18:31
· 167 commits to master since this release

Added

  • Support for parsing the following JSON schema types:
    • additionalProperties, and
    • patternProperties.

Changed

  • Replaced the TypePath type wih the URI type when specifying local paths in
    a JSON schema document.