Skip to content

Rel JSON Ptr forward/backward index manipulation #926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

handrews
Copy link
Contributor

Closes #115 (to the extent that it is being adopted- several proposals came and went in that discussion).

This allows using a relative pointer to look ahead or behind
in arrays when calculating the initial point at which to apply
the JSON Pointer that is the suffix of the Relative JSON Pointer.

This allows using a relative pointer to look ahead or behind
in arrays when calculating the initial point at which to apply
the JSON Pointer that is the suffix of the Relative JSON Pointer.
@Relequestual
Copy link
Member

This has been here forever so I'm merging it.

@Relequestual Relequestual merged commit a6c2dfe into json-schema-org:master Jul 16, 2020
@Relequestual
Copy link
Member

Do we need to update references in other spec files as a result?

@handrews
Copy link
Contributor Author

@Relequestual Before we publish we need to update all of the cross-references. I think they might not build until the target exists? I don't remember. I might submit them in dependency order and update the later ones before submitting? Meh. I really don't recall.

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

Successfully merging this pull request may close these issues.

Relative JSON-pointer extension
2 participants