grape-on-rails
grape-on-rails copied to clipboard
Added swagger Documentation
Why did you downgrade Grape? That should work with all the latest versions. Also needs tests, something like https://github.com/dblock/grape-on-rack/blob/master/spec/api/documentation_spec.rb. Squash your commits and make sure that the build passes, too.
I tried to make it work with latest grape 0.11.0 version but Based on the tim-vandecasteele/grape-swagger#187 I downgraded for grape 0.9.0 . Correct me if i'm doing anything wrong...
Everything should work with latest everything, if it doesn't let me help fix it! Write failing specs, PR them here?