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

added 'Type' to all type names to distinguish from abstractions #391

Closed gregsdennis closed 1 year ago

gregsdennis commented 1 year ago

Resolves #366

This is literally just a renaming of the names in the Type column of Table 13.

I also noticed that the count() description doesn't account for non-nodelist inputs. I'll open another issue for that.