json-patch/json-patch-tests

tests.js uses "to" instead of "from"

mnot opened this issue · 0 comments

mnot commented

draft-07 changed the syntax for "move" and "copy" so that what was "to" becomes "path", and what was "path" becomes "from". test.js still uses the old form.