-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I started to use this library (and also looked at the code and liked it a lot), but discovered that it does not conform to RFC 9535, which is essential for me.
I’ve found the following differences so far:
| Name | jsonpath2 |
RFC 9535 |
|---|---|---|
| Equality operator | = |
== |
| String quotes | " |
' or " |
I believe the library should either be made compliant or the noncompliance should be documented.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels