File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2636,13 +2636,13 @@ https://example.com/schemas/common#/$defs/count/minimum
2636
2636
Specifically, the errors it will produce are:
2637
2637
<list >
2638
2638
<t >
2639
- The second element in the "vertices" property is missing a "y" property.
2639
+ The second "point" object is missing a "y" property.
2640
2640
</t >
2641
2641
<t >
2642
- The second element in the "vertices" property has a disallowed "z" property.
2642
+ The second "point" object has a disallowed "z" property.
2643
2643
</t >
2644
2644
<t >
2645
- There are only two vertices , but three are required.
2645
+ There are only two "point" , but three are required.
2646
2646
</t >
2647
2647
</list >
2648
2648
Note that the error message wording as depicted in these examples is not a
You can’t perform that action at this time.
0 commit comments