Template
feat : concept creation
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"value": "type"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"value": "subtype"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"value": "material"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"value": "shape"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"value": "color"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user