15 lines
207 B
JSON
Raw Normal View History

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