We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc5d1c commit cfa0b72Copy full SHA for cfa0b72
jsonschema-core.xml
@@ -2445,9 +2445,9 @@
2445
</t>
2446
<t>
2447
This keyword produces an annotation value which is an array of
2448
- the indexes to which this keyword successfully applied its subschema,
2449
- in ascending order. The value MAY be a boolean true if the subschema
2450
- was successfully applied to every index of the instance.
+ the indexes to which this keyword validates successfully when applying
+ its subschema, in ascending order. The value MAY be a boolean true if the
+ subschema validated successfully when applied to every index of the instance.
2451
2452
</section>
2453
0 commit comments