UNPKG

enco-poodle-json-schema

Version:
29 lines (21 loc) 489 B
{ "type": "object", "title": "Schema", "IdentityField": "displayname", "ListCellComponent": "ListCellSmall", "ListCellTitleField": "title", "ListCellDescriptionField": "title", "ListCellIcon": "el-icon-collection", "properties": { "title": { "type": "string", "title": "Schema Title" }, "IdentityField": { "type": "string", "title": "Identity Field" } }, "additionalProperties": false, "required": ["title"] }