$defs : Object<String, Schema>
$defs
Object<String, Schema>This keyword reserves a location for schema authors to inline re-usable JSON Schemas into a more general schema.
Value | This keyword must be set to an object where each value is a valid JSON Schema |
---|---|
Kind | Reserved Location |
Applies To | Any |
Dialect | 2019-09 |
Changed In | None |
Introduced In | 2019-09 |
Vocabulary | Core |
Specification | https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02#rfc.section.8.2.5 |
Metaschema | https://json-schema.org/draft/2019-09/meta/core |
Official Tests | draft2019-09/defs.json |
Default |
{}
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|