Skip to content
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

JSON Schema 2020-12 schema #71

Open
jeremyfiel opened this issue Oct 8, 2024 · 0 comments
Open

JSON Schema 2020-12 schema #71

jeremyfiel opened this issue Oct 8, 2024 · 0 comments
Labels
Milestone

Comments

@jeremyfiel
Copy link

jeremyfiel commented Oct 8, 2024

I've updated the v1.0 schema

One clarification, for update and remove scenario

| <a name="action-update"></a>update | Any | If the `target` selects an object node, the value of this field should be an object with the properties and values to merge with the node. If the `target` selects an array, the value of this field should be an entry to append to the array. This field has no impact if the `remove` field of this action object is `true`. |

This field has no impact if the remove field of this action object is true.

Is this something that needs to be enforced with validation?

jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 8, 2024
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 8, 2024
@ralfhandl ralfhandl added this to the Release 1.0 milestone Oct 9, 2024
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 14, 2024
* add constraint for `update` scenario' -m 'rename version folder'

closes OAI#71
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 14, 2024
* add constraint for `update` scenario' -m 'rename version folder'

closes OAI#71
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 17, 2024
* add constraint for `update` scenario' -m 'rename version folder'
* update `$id` with the official release date
* add `$comment` for each section

closes OAI#71
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 21, 2024
* add constraint for `update` scenario' -m 'rename version folder'
* update `$id` with the official release date
* add `$comment` for each section
* add schema readme.md
* remove .json file as it's auto-generated by the build

closes OAI#71
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 22, 2024
* add constraint for `update` scenario' -m 'rename version folder'
* update `$id` with the official release date
* add `$comment` for each section
* add schema readme.md
* remove .json file as it's auto-generated by the build
* revise target regex pattern

closes OAI#71
jeremyfiel added a commit to jeremyfiel/Overlay-Specification that referenced this issue Oct 22, 2024
* add constraint for `update` scenario' -m 'rename version folder'
* update `$id` with the official release date
* add `$comment` for each section
* add schema readme.md
* remove .json file as it's auto-generated by the build
* revise target regex pattern
* update schema readme

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

Successfully merging a pull request may close this issue.

2 participants