{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/latest.json",
  "title": "All Versions for Ory Kratos Configuration",
  "x-lintel": {
    "source": "https://raw.githubusercontent.com/ory/kratos/master/.schema/version.schema.json",
    "sourceSha256": "7a3f6b68a1b0ad38477e18dece04656177a8a139fb440c579bc7d4de06df3749",
    "fileMatch": [
      "kratos.json",
      "kratos.yml",
      "kratos.yaml",
      "kratos.toml"
    ],
    "parsers": [
      "json",
      "toml",
      "yaml"
    ]
  },
  "type": "object",
  "oneOf": [
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v1.3.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v1.2.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v1.1.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v1.0.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.13.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.11.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.11.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.10.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.10.0"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.9.0-alpha.3"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.9.0-alpha.2"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.4.6-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.0-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.1-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.2-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.3-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.4-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.5.5-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.6.0-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.6.0-alpha.2"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.6.1-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.6.2-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.6.3-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.0-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.1-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.3-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.4-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.5-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.7.6-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.8.0-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.8.0-alpha.2"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.8.0-alpha.3"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-configuration/_shared/latest--config.schema.json"
        }
      ]
    },
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "const": "v0.8.2-alpha.1"
            }
          },
          "required": [
            "version"
          ],
          "type": "object"
        },
        {
          "$ref": "https://catalog.lintel.tools/schemas/schemastore/ory-kratos-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"
        }
      ]
    }
  ]
}
