UNPKG

enco-poodle-json-schema

Version:
34 lines (25 loc) 566 B
{ "type": "object", "reference": "schema_context", "title": "Contexts", "IdentityField": "id", "ListCellComponent": "ListCellSmall", "ListCellTitleField": "context", "ListCellDescriptionField": "ref", "ListCellIcon": "el-icon-collection", "properties": { "id": { "type": "string", "title": "Identity", "attrs": { "type": "text-disabled" } }, "context": { "type": "string", "title": "Context" } }, "additionalProperties": false, "required": ["context"] }