mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-17 17:58:02 +00:00
feat: add dashlord configuration to catalog (#2336)
This commit is contained in:
committed by
GitHub
parent
89fa4d8223
commit
01c3c6b47a
@@ -888,6 +888,12 @@
|
||||
"fileMatch": ["dart_test.yaml"],
|
||||
"url": "https://json.schemastore.org/dart-test.json"
|
||||
},
|
||||
{
|
||||
"name": "DashLord configuration",
|
||||
"description": "Configuration for DashLord",
|
||||
"fileMatch": ["dashlord.yaml", "dashlord.yml"],
|
||||
"url": "https://raw.githubusercontent.com/socialgouv/dashlord/main/schema.json"
|
||||
},
|
||||
{
|
||||
"name": "datalogic-scan2deploy-android",
|
||||
"description": "Datalogic Scan2Deploy Android file",
|
||||
|
||||
Reference in New Issue
Block a user