{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/microsoft-rulesengine-workflow-rules-list/latest.json",
  "x-lintel": {
    "source": "https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-list-schema.json",
    "sourceSha256": "bfc58071fb15c5a176531005f1a8cb6cb27b3a6ebabac921243acf074f54524f",
    "fileMatch": [
      "*.workflow-rules-list.json"
    ],
    "parsers": [
      "json"
    ]
  },
  "type": "array",
  "items": {
    "$ref": "https://catalog.lintel.tools/schemas/schemastore/microsoft-rulesengine-workflow-rules-list/_shared/latest--workflow-schema.json"
  }
}
