Skip to content

Commit 5905f45

Browse files
author
Phil Sturgeon
committed
feedback from @handrews
1 parent e121405 commit 5905f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2321,7 +2321,7 @@ The following properties are taken from the JSON Schema definition but their def
23212321

23222322
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.
23232323

2324-
In addition to the JSON Schema properties defined in the JSON Schema Core and JSON Schema Validation vocabularies, any properties can be used from any vocabularies, or entirely arbitrary keywords. OpenAPI has its own vocabulary properties which MAY be used for further schema description:
2324+
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:
23252325

23262326
##### Fixed Fields
23272327

0 commit comments

Comments
 (0)