Skip to content

Commit

Permalink
add opsmill-infrahub schema (SchemaStore#3791)
Browse files Browse the repository at this point in the history
* add opsmill-infrahub schema

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated description

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
petercrocker and pre-commit-ci[bot] authored May 19, 2024
1 parent ea6348b commit 11399c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 11399c3

Please sign in to comment.