We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d292103 + ee931a0 commit d962a20Copy full SHA for d962a20
jsonschema-core.xml
@@ -2445,7 +2445,7 @@
2445
</t>
2446
<t>
2447
The annotation result of this keyword is the set of instance
2448
- property names matched by this keyword.
+ property names which are also present under this keyword.
2449
This annotation affects the behavior of "additionalProperties" (in
2450
this vocabulary) and "unevaluatedProperties" in the Unevaluated vocabulary.
2451
@@ -2471,7 +2471,7 @@
2471
2472
2473
2474
+ property names matched by at least one property under this keyword.
2475
This annotation affects the behavior of "additionalProperties" (in this
2476
vocabulary) and "unevaluatedProperties" (in the Unevaluated vocabulary).
2477
0 commit comments