Skip to content

Commit 9149159

Browse files
committed
update reference to json path spec
1 parent 639bd73 commit 9149159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/schema/vocabs/data-2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The values of `data` and `optionalData` must be objects. The keys of these obje
4747
- JSON Pointers per [RFC 6901](https://www.rfc-editor.org/rfc/rfc6901)
4848
- [Relative JSON Pointers](https://json-schema.org/draft/2019-09/relative-json-pointer.html)
4949
<!-- TODO: reference JSON Path spec -->
50-
- JSON Path per [(RFC pending)](https://www.ietf.org/archive/id/draft-ietf-jsonpath-base-21.html)
50+
- JSON Path per [(RFC 9535)](https://www.rfc-editor.org/rfc/rfc9535.html)
5151
- fragment-only IRI using IRI-encoded JSON Pointer identifier per [RFC 6901, §6](https://www.rfc-editor.org/rfc/rfc6901#section-6)
5252
- Absolute IRIs per [RFC 3987](https://datatracker.ietf.org/doc/html/rfc3987), optionally including an additional IRI-encoded JSON Pointer fragment identifier
5353

0 commit comments

Comments
 (0)