Skip to content

JSON Pointer tokens containing '/' characters support requirement. #2

@f3z0

Description

@f3z0

Per Paul (working draft author):

I believe your pointer implementation will not handle objects with member names containing slash '/' characters. I wouldn't do anything about this until the next JSON Pointer draft is published; we're going to change the way we represent such member names in pointers.

Greg:
Need to URI percent decode prior to key lookup on JSON object.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions