Skip to content

Add support for both Json Pointer as well as Json Path #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
BartekGravity opened this issue Jun 20, 2023 · 1 comment
Closed

Add support for both Json Pointer as well as Json Path #7

BartekGravity opened this issue Jun 20, 2023 · 1 comment
Assignees

Comments

@BartekGravity
Copy link

Make sure it supports both Json Pointer and Json Path inside Jason Patch request (so path in https://jsonpatch.com/ can take both Pointer and Path)

@piotr-bugara-gravity9 piotr-bugara-gravity9 self-assigned this Jun 22, 2023
piotr-bugara-gravity9 added a commit that referenced this issue Jun 23, 2023
#7 Tests for JsonPath. Support for ~ and / in Json Pointer.
piotr-bugara-gravity9 added a commit that referenced this issue Jun 26, 2023
…_for_add_op

#7 Tests for JsonPath add operation. Fixed PathParser
piotr-bugara-gravity9 added a commit that referenced this issue Jun 26, 2023
…or_copy

#7 Tests for JsonPath copy operation
piotr-bugara-gravity9 added a commit that referenced this issue Jun 27, 2023
…_tests

#7 Tests for JsonPath replace operation
piotr-bugara-gravity9 added a commit that referenced this issue Jun 27, 2023
…on_path_tests

#7 Tests for JsonPath test operation
@piotr-bugara-gravity9
Copy link

Added tests for JsonPath. Fixed issue in "add" operation for JsonPath.

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

No branches or pull requests

2 participants