Skip to content

Commit 16dac6c

Browse files
authored
Add Barba-CV JSON schema (external) (SchemaStore#5486)
* Add Barba-CV JSON schema * fix: remove 'schema' word from catalog entry
1 parent cd375e1 commit 16dac6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,12 @@
649649
],
650650
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_override.json"
651651
},
652+
{
653+
"name": "Barba-CV",
654+
"description": "Deterministic CV / resume data format",
655+
"fileMatch": ["barba-cv.json"],
656+
"url": "https://raw.githubusercontent.com/Eurobotics-Association/barba-cv/main/schema/barba-cv.schema.json"
657+
},
652658
{
653659
"name": "Biome Formatter Config",
654660
"description": "Configuration file for the Biome formatter",

0 commit comments

Comments
 (0)