FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add node name to exception on move operation by wwalery · Pull Request #31 · java-json-tools/json-patch · GitHub

Add node name to exception on move operation - #31

Open
wwalery wants to merge 1 commit into
java-json-tools:masterfrom
wwalery:master
Open

Add node name to exception on move operation#31
wwalery wants to merge 1 commit into
java-json-tools:masterfrom
wwalery:master

Conversation

wwalery commented May 25, 2015

Copy link
Copy Markdown

It isn't bug, it is modification for convenience - for show error position in patch file

before patch:
....jsonpatch.JsonPatchException: no such path in target JSON document

after patch:
....jsonpatch.JsonPatchException: no such path in target JSON document: /devices/screen/logoOffsetX

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL