UNPKG

enco-poodle-json-schema

Version:
29 lines (21 loc) 500 B
{ "type": "object", "title": "CALDAV", "IdentityField": "displayname", "ListCellComponent": "ListCellSmall", "ListCellTitleField": "displayname", "ListCellDescriptionField": "ref", "ListCellIcon": "el-icon-collection", "properties": { "displayname": { "type": "string", "title": "Display Name" }, "description": { "type": "string", "title": "Description" } }, "additionalProperties": false, "required": ["displayname"] }