Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve XML docs: use JSONPath instead of JPath #2175

Merged
merged 1 commit into from
Sep 29, 2019

Conversation

304NotModified
Copy link
Contributor

It's important to know how to write the expressions and so we need the proper language name.

JPath gave me confusion, as it's not a common language name and the JPath class in internal. So took me a while why it's references JPath ;)

The tutorial https://www.newtonsoft.com/json/help/html/QueryJsonSelectTokenJsonPath.htm use the "JSONPath", so I used it here instead of JPath.

PS: This is a follow up of https://stackoverflow.com/questions/49981643/is-jpath-the-same-as-jsonpath/58142421

@304NotModified 304NotModified changed the title Improve docs: use JSONPath instead of JPath Improve XML docs: use JSONPath instead of JPath Sep 28, 2019
@JamesNK JamesNK merged commit 0be9e52 into JamesNK:master Sep 29, 2019
@304NotModified 304NotModified deleted the jsonpath branch September 30, 2019 18:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants