coub / raml_ruby

Raml Ruby
MIT License
93 stars 27 forks source link

Added support for securitySchemes and securedBy #21

Closed kgorin closed 8 years ago

kgorin commented 8 years ago

All features related to securitySchemes and securedBy documented in the RAML spec should work.

Had to rebase work from PR https://github.com/coub/raml_ruby/pull/18