Skip to content

Commit e4d74e1

Browse files
committed
Update catalog at 2026-02-07T13:09:42Z
1 parent e4f9d53 commit e4d74e1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

data/schemata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

import/SchemaStore.vim

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11532,6 +11532,15 @@ export const schemata =
1153211532
"pitcms.json",
1153311533
"pitcms.jsonc"
1153411534
]
11535+
},
11536+
{
11537+
"url": "https://api.bluebricks.co/docs/schemas/latest/bricks.schema.json",
11538+
"description": "Bluebricks config for blueprints",
11539+
"name": "Bluebricks blueprint config",
11540+
"fileMatch": [
11541+
"bricks.json",
11542+
"bricks.yaml"
11543+
]
1153511544
}
1153611545
]
1153711546
export const schemas = schemata

0 commit comments

Comments
 (0)