Skip to content

Commit bb9a6f2

Browse files
author
Phil Sturgeon
committed
redundant $ref reference
1 parent d67f350 commit bb9a6f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versions/3.1.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2286,8 +2286,6 @@ The following properties are taken from the JSON Schema definition but their def
22862286
- description - [CommonMark syntax](http://spec.commonmark.org/) MAY be used for rich text representation.
22872287
- format - See [Data Type Formats](#dataTypeFormat) for further details. While relying on JSON Schema's defined formats, the OAS offers a few additional predefined formats.
22882288

2289-
Alternatively, any time a Schema Object can be used, a [Reference Object](#referenceObject) can be used in its place. This allows referencing definitions instead of defining them inline.
2290-
22912289
In addition to the JSON Schema properties defined in the vocabularies defined in the JSON Schema Core and JSON Schema Validation specifications, any properties can be used from any vocabularies, or entirely arbitrary keywords. The OpenAPI Specification defines an additional vocabulary of keywords which MAY be used along with the JSON Schema vocabulary keywords for further schema description:
22922290

22932291
##### Fixed Fields

0 commit comments

Comments
 (0)