We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e56f5 commit 1cce01bCopy full SHA for 1cce01b
1 file changed
src/api/json/catalog.json
@@ -9338,6 +9338,12 @@
9338
"description": "Configuration file for pitcms - a Git-based headless CMS",
9339
"fileMatch": ["pitcms.json", "pitcms.jsonc"],
9340
"url": "https://pitcms.net/schema/pitcms.schema.json"
9341
+ },
9342
+ {
9343
+ "name": "Bluebricks blueprint config",
9344
+ "description": "Bluebricks config for blueprints",
9345
+ "fileMatch": ["bricks.json", "bricks.yaml"],
9346
+ "url": "https://api.bluebricks.co/docs/schemas/latest/bricks.schema.json"
9347
}
9348
]
9349
0 commit comments