We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ff06e commit 997bed9Copy full SHA for 997bed9
jsonschema-core.xml
@@ -2869,11 +2869,12 @@ https://example.com/schemas/common#/$defs/count/minimum
2869
</t>
2870
<t>
2871
For "hierarchical", this property will hold nested results in a tree
2872
- structure, mimicking that of the schema.
+ structure where each output unit may itself have nested results.
2873
2874
2875
The sequence of output units within this list is not specified and
2876
- may be determined by the implementation.
+ MAY be determined by the implementation. Sets of output units are
2877
+ considered equivalent if they contain the same units, in any order.
2878
2879
2880
The JSON key for nested results is "nested".
0 commit comments