Increment no longer returns a message response
mrcritical opened this issue · 1 comments
mrcritical commented
At some point the cache stopped returning a message in the response. Instead it just returns the new value. So validation needs to change to check the value presence, rather then the message.
mrcritical commented
Added the check for value, rather then the message.