Skip to content

Consider implementing "-" as per RFC6901 #120

Description

@rubenhazelaar

Is your feature request related to a problem? Please describe.
This is the best maintained JSON pointer library I can find, however I have a need to append values to arrays. RFC6901 does describe this is possible through the use of -, as you yourself describe in README.md here, however you have chosen not to implement this.

Describe the solution you'd like
I would like support for - both in getting values (although less important), but most importantly in setting them.

Describe alternatives you've considered
I am considering other JSON pointer libraries for supporting this, but only a few support -

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions