Skip to content

Commit 61de306

Browse files
Update catalog.json to support splitting Backstage Catalog Info files (SchemaStore#4934)
1 parent 3431fec commit 61de306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@
10951095
{
10961096
"name": "Catalog Info Backstage",
10971097
"description": "Backstage Catalog Info",
1098-
"fileMatch": ["catalog-info.yaml"],
1098+
"fileMatch": ["catalog-info.yaml", "*.catalog-info.yaml"],
10991099
"url": "https://www.schemastore.org/catalog-info.json"
11001100
},
11011101
{

0 commit comments

Comments
 (0)