{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/ogen/latest.json",
  "title": "Ogen Configuration Schema",
  "description": "ogen code generator configuration. See <https://ogen.dev/docs/config>.",
  "x-lintel": {
    "source": "https://www.schemastore.org/ogen.json",
    "sourceSha256": "6bf78e49ee0db1931b1101240415fed50f9a343c093e07b746f634635b92c3c6",
    "fileMatch": [
      "ogen.yml",
      "ogen.yaml",
      ".ogen.yml",
      ".ogen.yaml"
    ],
    "parsers": [
      "yaml"
    ]
  },
  "$ref": "https://catalog.lintel.tools/schemas/schemastore/ogen/_shared/latest--ogen.jsonschema.json"
}
