blob: b3ff69f3a5b5d77b518f42eeda81e24f6ca48651 [file] [log] [blame]
{
"$id": "http://localhost:1234/draft-next/format-assertion-true.json",
"$schema": "https://json-schema.org/draft/next/schema",
"$vocabulary": {
"https://json-schema.org/draft/next/vocab/core": true,
"https://json-schema.org/draft/next/vocab/format-assertion": true
},
"$dynamicAnchor": "meta",
"allOf": [
{ "$ref": "https://json-schema.org/draft/next/meta/core" },
{ "$ref": "https://json-schema.org/draft/next/meta/format-assertion" }
]
}