This repository was archived by the owner on Jan 20, 2024. It is now read-only.
RAML 1.0 support improved
- 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)