coub / raml_ruby

Raml Ruby
MIT License
93 stars 27 forks source link

Added support for securitySchemes and securedBy #18

Closed mmorga closed 8 years ago

mmorga commented 9 years ago

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

This adds support to methods and resources for securedBy to my previous PR.

kgorin commented 9 years ago

@mmorga Thanks for the PR! Could you please check indentations here and there, it seem to be a mix of tabs and spaces.

kgorin commented 8 years ago

Included in https://github.com/coub/raml_ruby/pull/21, closing.