18 lines
251 B
JSON
Raw Normal View History

2019-04-05 16:11:09 +02:00
{
"info": {
"name": "test",
"description": ""
},
"options": {
"draftAndPublish": false
},
2019-04-05 16:11:09 +02:00
"attributes": {
"type": {
"type": "string",
"required": true,
"unique": true,
"configurable": true
2019-04-05 16:11:09 +02:00
}
}
}