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

RAML 1.0 support improved

Choose a tag to compare

@jstoiko jstoiko released this 08 Apr 04:17
· 137 commits to master since this release
  • Allow other types than only objects as root type in RAML 1.0, thanks @cmd-johnson! (#25)
  • Fixed TypeError: Cannot read property 'constructor' of undefined, merci @MaxenceDupressoir! (#26)