Skip to content

Commit be656ac

Browse files
author
Ron
authored
Merge pull request OAI#1193 from krishahn/schema-object
edit Schema Object
2 parents c408d4a + 38465fa commit be656ac

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
@@ -2449,8 +2449,8 @@ The Schema Object allows the definition of input and output data types.
24492449
These types can be objects, but also primitives and arrays.
24502450
This object is an extended subset of the [JSON Schema Specification Wright Draft 00](http://json-schema.org/).
24512451

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.
24542454

24552455
##### Properties
24562456

0 commit comments

Comments
 (0)