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

Better Traits and SecurityScheme support

Compare
Choose a tag to compare
@martin-georgiev martin-georgiev released this 28 May 23:08
· 82 commits to master since this release
dbfa4fd

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