File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2079,10 +2079,10 @@ consumers will need to properly interpret validation results.
2079
2079
### Format
2080
2080
2081
2081
JSON Schema output is defined using the JSON Schema data instance model as
2082
- described in [ Instance Data Model] ( #data-model ) . Implementations MAY deviate from this as supported
2083
- by their specific languages and platforms, however it is RECOMMENDED that the
2084
- output be convertible to the JSON format defined herein via serialization or
2085
- other means.
2082
+ described in [ Instance Data Model] ( #data-model ) . Implementations MAY deviate
2083
+ from this as supported by their specific languages and platforms, however it
2084
+ is RECOMMENDED that the output be convertible to the JSON format defined herein
2085
+ via serialization or other means.
2086
2086
2087
2087
### Output Formats
2088
2088
You can’t perform that action at this time.
0 commit comments