Tadhg Pearson
Tadhg Pearson
Also applies to `update-properties` goal...like @nsidhaye , I am also ignoring minor & major updates.
This functionality would be really useful (for me anyway!) but this PR's been open for a long time. What is the barrier to merging this?
I don't really understand what the issue is, is it just to define the HTTP status message? You define an error as a model object through paths/{url}/{verb}/response/{status_code}, like this ```...
That's a pity because it's pretty config-heavy. If I understand it correctly, the solutions you propose either (a) requires a lot of boilerplate from the end user (me and others)...
You certainly can... and as a user I think it's a pretty clumsy solution. - it's not obvious. You'd have to write some significant documentation explaining why you have two...
I'm seeing the same error in my application when I enable batching in the driver - did you figure out what causes this?
I wasn't using embark - I got this error in my own Hibernate-based application.