This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Better Traits and SecurityScheme support
New features (thanks to @vbartusevicius)
- Support for Trait inheritance
- Traits are parsed same way as Types
- Improvements to SecurityScheme parsing with support for RAML 1.0
Other changes
- Unified code style across the whole repository
- Improvements to Travis