birbird
birbird
How about this https://github.com/Gild/ruby-swagger
Hi, what's status of this issue? I wrote something like ``` ruby params do requires :user, type: Entities::User end ``` But when I pass a user json as parameter, it...
@dblock Thanks a lot for you help. Actually, before I asked, I have tried exactly the same code with https://github.com/intridea/grape#custom-types, which is also the sample code in #1039. But got...
But even with custom-types, Grape Entity still could not be processd. custom-types require the input type is String, this is not the case for Entity.
Even unset all the "ctrl-k *" key bindings, ctrl-k still wait for the next input, can't response immediately. ``` "body": "ctrl-k up": "unset!", "ctrl-k down": "unset!", "ctrl-k left": "unset!", "ctrl-k...
I have the same problem
The same error with me ClientA is on Windows, ClientB is on Linux If ClientA is behind NAT, ClientB has public IP, this will affect the result?