richhollis / swagger-docs

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

Dependency to the full rails gem #175

Open omarps opened 6 years ago

omarps commented 6 years ago

Is this dependency entirely necessary? I think that the developer might not want to swagger docs the entire framework, just the controller actions.

https://github.com/richhollis/swagger-docs/blob/372e05ce944860ea35ca3496564492ae1e502100/swagger-docs.gemspec#L29