Skip to content

Commit 997bed9

Browse files
committed
updated description of nested results
1 parent b4ff06e commit 997bed9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jsonschema-core.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2869,11 +2869,12 @@ https://example.com/schemas/common#/$defs/count/minimum
28692869
</t>
28702870
<t>
28712871
For "hierarchical", this property will hold nested results in a tree
2872-
structure, mimicking that of the schema.
2872+
structure where each output unit may itself have nested results.
28732873
</t>
28742874
<t>
28752875
The sequence of output units within this list is not specified and
2876-
may be determined by the implementation.
2876+
MAY be determined by the implementation. Sets of output units are
2877+
considered equivalent if they contain the same units, in any order.
28772878
</t>
28782879
<t>
28792880
The JSON key for nested results is "nested".

0 commit comments

Comments
 (0)