soupette 4b207e6cc0 Add D&P key to all models. Change UI modal divider
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:10 +02:00

18 lines
251 B
JSON

{
"info": {
"name": "test",
"description": ""
},
"options": {
"draftAndPublish": false
},
"attributes": {
"type": {
"type": "string",
"required": true,
"unique": true,
"configurable": true
}
}
}