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

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

Avoid using JSON type terminology #296

Closed glyn closed 1 year ago

glyn commented 1 year ago

JSON types are not used much in the JSON spec. It is debatable whether there really is a boolean type or simply the values true and false. Also, the JSONPath spec doesn't really benefit from this term.