peter scholz
peter scholz
Expose nested namespace as standalone route does not work in swagger ui 2.1.4 and grape-swagger 0.20
feel free to make a PR to fix it
looks like a bug, please feel free to commit
please submit a spec, which re-produces this behaviour, so someone (maybe you) can take it over to fix it
Hi @pisaq … would be nice, if open an PR, so it can be included … thanks
ah sorry, wasn't clear, that one exists
will have a look on it today
yeah, I remember … and sorry for no commenting it seems the https://github.com/ruby-grape/grape/pull/1863 isn't related to it … so we can cut a new release upgraded dependencies, and have to...
Hi @ktimothy … what is your expectation? How should the JSON type be translated into OAPI? Can you provide a spec for it, thanks give `Hash` type a try: ```ruby...
sorry, don't understand … what should be the issue? how to set the `param_type`, one could see here: [api_swagger_v2_param_type_spec.rb](https://github.com/ruby-grape/grape-swagger/blob/swagger-2.0/spec/swagger_v2/api_swagger_v2_param_type_spec.rb) and yeap, `body` could be set, but it works not correct...
yeap, this is the correct behavior for file upload, please add a spec and make a PR, this change is very welcome