Module meta_schemas

Source
Expand description

Known values of the $schema property.

Constantsยง

DRAFT07
The mata-schema for JSON Schema Draft 7 (http://json-schema.org/draft-07/schema#).
DRAFT2019_09
The mata-schema for JSON Schema 2019-09 (https://json-schema.org/draft/2019-09/schema).
DRAFT2020_12
The mata-schema for JSON Schema 2020-12 (https://json-schema.org/draft/2020-12/schema).
OPENAPI3
The mata-schema for OpenAPI 3.0 schemas (https://spec.openapis.org/oas/3.0/schema/2024-10-18#/definitions/Schema).