Konstantin
Konstantin
@eduardobarbiero yes, i has
:+1: Using ui-route
@g3d and +1 from me too
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:...