feat: update collection metadata and add tags collection with test data

This commit is contained in:
2026-05-17 17:59:06 +00:00
parent b0af8ba329
commit d74964d078
10 changed files with 165 additions and 26 deletions
+33
View File
@@ -0,0 +1,33 @@
{
"data": [
{
"id": "6a09f082c6bc3af398907092",
"name": "Hero Image",
"group": "kategorie",
"color": "#4caf50",
"_testdata": true
},
{
"id": "6a09f082c6bc3af398907093",
"name": "Homepage",
"group": "kategorie",
"color": "#2196f3",
"_testdata": true
},
{
"id": "6a09f082c6bc3af398907094",
"name": "Natur",
"group": "kategorie",
"color": "#f44336",
"_testdata": true
},
{
"id": "6a09f082c6bc3af398907095",
"name": "Code",
"group": "system",
"color": "#9c27b0",
"_testdata": true
}
],
"count": 4
}