Skip to content

Commit e91ca95

Browse files
authored
Add Homer dashboard support (SchemaStore#4579)
1 parent bf9a311 commit e91ca95

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2795,6 +2795,12 @@
27952795
],
27962796
"url": "https://hazelcast.com/schema/config/hazelcast-config-5.5.json"
27972797
},
2798+
{
2799+
"name": "Homer dashboard configuration",
2800+
"description": "Home dashboard configuration file. Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md",
2801+
"fileMatch": [],
2802+
"url": "https://raw.githubusercontent.com/bastienwirtz/homer/main/.schema/config-schema.json"
2803+
},
27982804
{
27992805
"name": "host.json",
28002806
"description": "Azure Functions host.json files",

0 commit comments

Comments
 (0)