grape-entity
grape-entity copied to clipboard
Version 0.8 compatibility with grape 1.3.1
I've recently started work on updating our codebase to the current versions of grape, grape-entity and grape_logging. Whereas one of our APIs works with grape 1.2.4, grape-entity 0.7.1 and grape_logging 1.8.1, it doesn't with the latest versions.
The API in question defines some params that are entities as required. No matter what params are passed to the call, an 400 response is returned with an error indicating that each required entity param is invalid.
Does version 0.8 of grape-entity still work with grape 1.3.1? If so, what has changed that may have triggered this problem?
yeap it works fine together …
but what the reasons are for your 400, no idea, please have a look the changelogs and use https://groups.google.com/forum/#!forum/ruby-grape for questions
Related: https://groups.google.com/g/ruby-grape/c/EW8vxyOqiqM/m/TIlv2JO1AwAJ
We're also encountering this issue.
@kjleitz … ähm ok, and now?
… seems, your are doing it for a company … so I don't have to check it in my free time 😉