More object properties and refactored identifiers
Added
- Support for parsing the following JSON schema types:
additionalProperties
, andpatternProperties
.
Changed
- Replaced the
TypePath
type wih theURI
type when specifying local paths in
a JSON schema document.