We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad7c4a commit 8623727Copy full SHA for 8623727
jsonschema-core.xml
@@ -2815,11 +2815,12 @@ https://example.com/schemas/common#/$defs/count/minimum
2815
</t>
2816
<t>
2817
For "hierarchical", this property will hold nested results in a tree
2818
- structure, mimicking that of the schema.
+ structure where each output unit may itself have nested results.
2819
2820
2821
The sequence of output units within this list is not specified and
2822
- may be determined by the implementation.
+ MAY be determined by the implementation. Sets of output units are
2823
+ considered equivalent if they contain the same units, in any order.
2824
2825
2826
The JSON key for nested results is "nested".
0 commit comments