Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

A few enhancements

Compare
Choose a tag to compare
@jstoiko jstoiko released this 21 Oct 22:18
· 300 commits to master since this release
  • RAML displayName is now translated to JSON schema title, and vice-versa
  • JSON schema properties: dependencies, exclusiveMaximum, exclusiveMinimum and additionalItems 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