{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/latest.json",
  "title": "All Versions of the ORY Oathkeeper Configuration",
  "x-lintel": {
    "source": "https://raw.githubusercontent.com/ory/oathkeeper/master/.schema/version.schema.json",
    "sourceSha256": "fb29636ff54e7171fb5311154c17395beddfd87e1de7d080d7b96877c5a4f05b",
    "fileMatch": [
      "oathkeeper.json",
      "oathkeeper.yml",
      "oathkeeper.yaml",
      "oathkeeper.toml"
    ],
    "parsers": [
      "json",
      "toml",
      "yaml"
    ]
  },
  "type": "object",
  "oneOf": [
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.9"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.7"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.6"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.5"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.4"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.3"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.2"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.40.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.4-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.5-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.9-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.14-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.15-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.17-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.19-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.38.20-beta.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-oathkeeper-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "oneOf": [
            {
              "properties": {
                "version": {
                  "type": "string",
                  "maxLength": 0
                }
              },
              "required": [
                "version"
              ],
              "type": "object"
            },
            {
              "not": {
                "properties": {
                  "version": {}
                },
                "required": [
                  "version"
                ],
                "type": "object"
              }
            }
          ]
        },
        {
          "$ref": "#/oneOf/0/allOf/1"
        }
      ]
    }
  ]
}
