Konstantin

Results 5 comments of Konstantin

@eduardobarbiero yes, i has

Hi @dblock, I can explain to you with an example: I have ```ruby params do # some code here optional :images, type: Array do optional :image, type: File optional :id,...

Hi there! I have the same error on the same environment, looks like airborne can't transform `response.body` to `json_body` object Solved by using that Gemfile config: ``` gem 'airborne', github:...