rest command rejecter behavior bug fix
In this example, reason was not considered at all:
command.reject(409, {"reason": "problem"});
Please register or sign in to comment
In this example, reason was not considered at all:
command.reject(409, {"reason": "problem"});