The JSONPath specification has been published as an RFC. Therefore, all docs that refer to the specification need to be updated to refer to the RFC accordingly. This includes:
[x] README
[x] Rest Docs
The preference is to refer to the HTML version of the RFC, which is here. Various places throughout the crate documentation link to specific sections in the spec, so these will need to be addressed individually.
The JSONPath specification has been published as an RFC. Therefore, all docs that refer to the specification need to be updated to refer to the RFC accordingly. This includes:
The preference is to refer to the HTML version of the RFC, which is here. Various places throughout the crate documentation link to specific sections in the spec, so these will need to be addressed individually.