richhollis / swagger-docs

Generates swagger-ui json files for Rails APIs with a simple DSL.
MIT License
750 stars 150 forks source link

Parent controller option for register_apis config. #123

Closed mskubenich closed 8 years ago

mskubenich commented 9 years ago

Different versions of my API (v1 and v2) inherits from different base controllers. So i need to have this option ) Thanks !

richhollis commented 8 years ago

Thanks for this! Added in 0.2.4.