Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
This looks like an error in [swagger-ui](https://github.com/swagger-api/swagger-ui), I would run the development version and find out what swagger-ui is unhappy with (and then we can fix it here).
We should be able to make it work, however I am not sure of the scope of that `@env`. If you can build a failing test case in Grape I...
@harshitsk Can you please elaborate? Should we close this?
I think it's a useful feature, lets leave this open.
> Is this possible in current Grape? This issue is pretty old. Can you please try @pboling and see if `env` is available as is and whether you can do...
Can you maybe try to add a generic failing spec in https://github.com/ruby-grape/grape/tree/master/spec/integration that brings omniauth in and demonstrates how it doesn't work? I can then try and take a look....
Looks suspicious. Can you please try turning this into a spec, @alexgonor ?
You're saying that Grape file validation is mangling data. I am pretty sure it does not. Write a spec that demonstrates your problem - AFAIK what you're seeing is some...
I can take a look when I have a chance. To fix the issue faster: 1. Check out this project. 2. Add a spec somewhere in spec/** that reproduces this...
@khataev Do you have a repro of this different behavior in a spec?