You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2449,8 +2449,8 @@ The Schema Object allows the definition of input and output data types.
2449
2449
These types can be objects, but also primitives and arrays.
2450
2450
This object is an extended subset of the [JSON Schema Specification Wright Draft 00](http://json-schema.org/).
2451
2451
2452
-
Further information about the properties can be found in [JSON Schema Core](https://tools.ietf.org/html/draft-wright-json-schema-00) and [JSON Schema Validation](https://tools.ietf.org/html/draft-wright-json-schema-validation-00).
2453
-
Unless stated otherwise, the property definitions follow the JSON Schema specification as referenced here.
2452
+
For more information about the properties, see [JSON Schema Core](https://tools.ietf.org/html/draft-wright-json-schema-00) and [JSON Schema Validation](https://tools.ietf.org/html/draft-wright-json-schema-validation-00).
2453
+
Unless stated otherwise, the property definitions follow the JSON Schema.
0 commit comments