diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 42a9521932a..7545adccb6a 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -2487,6 +2487,12 @@ "fileMatch": ["importmap.json", "import_map.json", "import-map.json"], "url": "https://json.schemastore.org/importmap.json" }, + { + "name": "Infrahub", + "description": "Model definition for Infrahub by OpsMill", + "fileMatch": ["*.infrahub.yml", "*.infrahub.yaml"], + "url": "https://schema.infrahub.app/infrahub/schema/latest.json" + }, { "name": "ioBroker Configuration", "description": "The configuration file of an ioBroker installation",