rails-petstore
rails-petstore copied to clipboard
Body is missing
If I test the POST method of a Pet, I get the response: "body is missing".
How can I set a Grape-Entity parameter as a type in Grape params definition?
1+
same issue