Skip to content

Commit 7662ebb

Browse files
committed
edit Schema Object
1 parent e6ec613 commit 7662ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,8 +2451,8 @@ The Schema Object allows the definition of input and output data types.
24512451
These types can be objects, but also primitives and arrays.
24522452
This object is an extended subset of the [JSON Schema Specification Wright Draft 00](http://json-schema.org/).
24532453

2454-
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).
2455-
Unless stated otherwise, the property definitions follow the JSON Schema specification as referenced here.
2454+
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).
2455+
Unless stated otherwise, the property definitions follow the JSON Schema Specification Wright Draft 00.
24562456

24572457
##### Properties
24582458

0 commit comments

Comments
 (0)