grape-entity icon indicating copy to clipboard operation
grape-entity copied to clipboard

Version 0.8 compatibility with grape 1.3.1

Open keithpitty opened this issue 5 years ago • 3 comments

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?

keithpitty avatar Mar 24 '20 02:03 keithpitty

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

LeFnord avatar Mar 25 '20 18:03 LeFnord

Related: https://groups.google.com/g/ruby-grape/c/EW8vxyOqiqM/m/TIlv2JO1AwAJ

We're also encountering this issue.

kjleitz avatar Feb 19 '21 18:02 kjleitz

@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 😉

LeFnord avatar Feb 19 '21 18:02 LeFnord