Skip to content

Commit 8623727

Browse files
committed
updated description of nested results
1 parent 2ad7c4a commit 8623727

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
@@ -2815,11 +2815,12 @@ https://example.com/schemas/common#/$defs/count/minimum
28152815
</t>
28162816
<t>
28172817
For "hierarchical", this property will hold nested results in a tree
2818-
structure, mimicking that of the schema.
2818+
structure where each output unit may itself have nested results.
28192819
</t>
28202820
<t>
28212821
The sequence of output units within this list is not specified and
2822-
may be determined by the implementation.
2822+
MAY be determined by the implementation. Sets of output units are
2823+
considered equivalent if they contain the same units, in any order.
28232824
</t>
28242825
<t>
28252826
The JSON key for nested results is "nested".

0 commit comments

Comments
 (0)