Matt Davis

Results 12 comments of Matt Davis

I'm not sure why the lint test is failing, I did run `make pr-prep` prior to putting this in and everything passed.

Is there a working example of how to use this with one of the swagger generators?

This PR resolves [issue 1326](https://github.com/slack-go/slack/issues/1326).

@lorenzoaiello, sorry about the initially cluttered PR, I didn't look at the changed files and I'm unsure how all of the additional changes were added in. I've cleaned up the...

@lorenzoaiello all set, I refactored my tests, it looks like i can't use a handler function with form variables, I noticed other tests were using the standard "ok handler", so...

Hey @lorenzoaiello, anything else I need to do here to get this merged in?

I add additional test cases to get a better coverage of the implementation. I believe this is failing the coverage now due to the example included. I see that other...

@sashabaranov any chance this can be looked at?

@sashabaranov sorry for the ping again on this, would really like to get this merged so I can setup some automation on my side without using my fork. If you...

Sure, I'll break this up into smaller PRs, I'll start with the usage one as that's what I need for my use case.