SchemaStore / schemastore

A collection of JSON schema files including full API
http://schemastore.org
Apache License 2.0
3.12k stars 1.72k forks source link

add pointer path pattern to json-patch #4239

Closed Nurozen closed 4 days ago

Nurozen commented 4 days ago

add pointer path pattern regex to json-patch.json

github-actions[bot] commented 4 days ago

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

madskristensen commented 4 days ago

Thanks

hyperupcall commented 3 days ago

@Nurozen Hi! Is this supposed to fix anything? It looks like this removes validation of the JSON Pointer Path for all other uses of #/definitions/path...