grape-swagger-rails icon indicating copy to clipboard operation
grape-swagger-rails copied to clipboard

Add before_index proc so that it can be called every time index is hit

Open boberetezeke opened this issue 8 years ago • 2 comments

I needed a hook so that I could create an oauth token based on the logged in user

boberetezeke avatar Dec 02 '17 20:12 boberetezeke

2 Warnings
:warning: There’re library changes, but not tests. That’s OK as long as you’re refactoring existing code.
:warning: Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#85](https://github.com/ruby-grape/grape-swagger-rails/pull/85): Add before_index proc so that it can be called every time index is hit - [@boberetezeke](https://github.com/boberetezeke).

Generated by :no_entry_sign: danger

grape-bot avatar Dec 02 '17 20:12 grape-bot

This needs doc, tests and a passing build please.

dblock avatar Dec 08 '17 12:12 dblock