Skip to content

Commit 4b8378a

Browse files
Sync with registry.
Co-authored-by: Mike Kistler <[email protected]>
1 parent 2bc4e48 commit 4b8378a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions/3.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ As defined by the [JSON Schema Validation specification](https://tools.ietf.org/
212212
The OpenAPI Initiative also hosts a [Format Registry](https://spec.openapis.org/registry/format/) for formats defined by OAS users and other specifications. Support for any registered format is strictly OPTIONAL, and support for one registered format does not imply support for any others.
213213

214214
Types that are not accompanied by a `format` keyword follow the type definition in the JSON Schema. Tools that do not recognize a specific `format` MAY default back to the `type` alone, as if the `format` is not specified.
215+
For the purpose of [JSON Schema validation](https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00#section-7.1), each format should specify the set of JSON data types for which it applies. In this registry, these types are shown in the "JSON Data Type" column.
215216

216217
The formats defined by the OAS are:
217218

0 commit comments

Comments
 (0)