This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add rough docs for unevaluatedItems #205
add rough docs for unevaluatedItems #205
Changes from 6 commits
06849ec
1561111
fa9a9c5
7c808fa
05c48d6
b154f7b
6e434e0
9eb6e3d
ba78445
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to be a description of the first schema rather than the one immediately above this text, which I found confusing as a reader. However, I'm not sure this is the best place to introduce the "half-closed" schema pattern. It's a useful pattern, but trying to explain the pattern at the same time as trying to explain how the keyword works is, I think, too much at once. I suggest that your schemas all be either open or closed and give examples of extending each and why each works or doesn't work.