ietf-wg-jsonpath / draft-ietf-jsonpath-base

Development of a JSONPath internet draft
https://ietf-wg-jsonpath.github.io/draft-ietf-jsonpath-base/
Other
58 stars 20 forks source link

≥, not > #464

Closed cabo closed 1 year ago

cabo commented 1 year ago

Turn wrong > 0x10000 into > 0xFFFF instead, as this makes more obvious why this is required (more than 4 hex digits).