Skip to content

Commit 0da2060

Browse files
Better wording (review feedback)
Co-authored-by: Karen Etheridge <[email protected]>
1 parent fe9c31e commit 0da2060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.1.md

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

25842584
In addition to the JSON Schema properties comprising the OAS dialect, the Schema Object supports keywords from any other vocabularies, or entirely arbitrary properties.
25852585

2586-
The OpenAPI Specification's base vocabulary is safe for standard validators to ignore, as indicated by its inclusion in the OAS dialect's [`$vocabulary`](https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-00#section-8.1.2) keyword with a value of `false`.
2586+
Validators MAY choose to ignore keywords defined by the OpenAPI Specification's base vocabulary, due to its inclusion in the OAS dialect with a [`$vocabulary`](https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-00#section-8.1.2) value of `false`.
25872587
It is comprised of the following keywords:
25882588

25892589
##### <a name="baseVocabulary"></a>Fixed Fields

0 commit comments

Comments
 (0)