✨ feat: update collection metadata and add tags collection with test data
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user