This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
A few enhancements
- RAML
displayName
is now translated to JSON schematitle
, and vice-versa - JSON schema properties:
dependencies
,exclusiveMaximum
,exclusiveMinimum
andadditionalItems
are now dropped in js2dt - JSON schema
format
is now translated to an equivalent RAML pattern - JSON schema
patternProperties
are now translated to RAML pattern properties