{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/json-schema-draft-8-2019-09/_shared/latest--format.json",
  "title": "Format vocabulary meta-schema",
  "x-lintel": {
    "source": "https://json-schema.org/draft/2019-09/meta/format",
    "sourceSha256": "a53cf235aab26c7639e70e94656136b20bcc364379c6a129cc06377982f91e96"
  },
  "type": [
    "object",
    "boolean"
  ],
  "properties": {
    "format": {
      "type": "string"
    }
  },
  "$recursiveAnchor": true
}
