$id uri-reference โ OPTIONAL |
$schema uri โ OPTIONAL |
$ref uri-reference โ OPTIONAL |
$comment string โ OPTIONAL |
title string โ OPTIONAL |
description string โ OPTIONAL |
readOnly boolean โ OPTIONAL |
examples undefined[] โ OPTIONAL |
multipleOf number โ OPTIONAL |
maximum number โ OPTIONAL |
exclusiveMaximum number โ OPTIONAL |
minimum number โ OPTIONAL |
exclusiveMinimum number โ OPTIONAL |
maxLength integer โ OPTIONAL |
minLength integer โ OPTIONAL |
pattern regex โ OPTIONAL |
additionalItems (circular) โ OPTIONAL |
items (circular) โ OPTIONAL |
maxItems integer โ OPTIONAL |
minItems integer โ OPTIONAL |
uniqueItems boolean โ OPTIONAL |
contains (circular) โ OPTIONAL |
maxProperties integer โ OPTIONAL |
minProperties integer โ OPTIONAL |
required string[] โ OPTIONAL |
additionalProperties (circular) โ OPTIONAL |
definitions object โ OPTIONAL |
properties object โ OPTIONAL |
patternProperties object โ OPTIONAL |
dependencies object โ OPTIONAL |
propertyNames (circular) โ OPTIONAL |
enum undefined[] โ OPTIONAL |
type โ OPTIONAL |
format string โ OPTIONAL |
contentMediaType string โ OPTIONAL |
contentEncoding string โ OPTIONAL |
if (circular) โ OPTIONAL |
then (circular) โ OPTIONAL |
else (circular) โ OPTIONAL |
anyOf (circular)[] โ OPTIONAL |
oneOf (circular)[] โ OPTIONAL |
not (circular) โ OPTIONAL |