{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/krakend/latest.json",
  "title": "KrakenD Configuration Schema",
  "description": "Schema validation for the latest version of KrakenD. Consider sticking to the specific version you are using",
  "x-lintel": {
    "source": "https://www.krakend.io/schema/krakend.json",
    "sourceSha256": "6492c7bbf412ccb53d53734c43adc2695bfc4a08469fb119450323c921ede31e",
    "fileMatch": [
      "krakend.yaml",
      "krakend.yml",
      "krakend.json",
      "krakend.toml"
    ],
    "parsers": [
      "json",
      "toml",
      "yaml"
    ]
  },
  "examples": [
    {
      "version": 3
    }
  ],
  "$ref": "https://catalog.lintel.tools/schemas/schemastore/krakend/_shared/latest--krakend.json"
}
