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#
). - DRAF
T2019_ 09 - The mata-schema for JSON Schema 2019-09
(
https://json-schema.org/draft/2019-09/schema
). - DRAF
T2020_ 12 - The mata-schema for JSON Schema 2020-12
(
https://json-schema.org/draft/2020-12/schema
). - OPENAP
I3 - The mata-schema for OpenAPI 3.0 schemas
(
https://spec.openapis.org/oas/3.0/schema/2024-10-18#/definitions/Schema
).