UNPKG

@openinc/parse-server-opendash

Version:
62 lines (61 loc) 932 B
{ "fields": { "group": { "type": "String" }, "interval": { "type": "Object" }, "last_execution_ow_job": { "type": "Number" }, "name": { "type": "String" }, "next_execution_ow_job": { "type": "Number" }, "options": { "type": "Object" }, "tenant": { "type": "Pointer", "targetClass": "{{PREFIX}}Tenant", "required": false }, "type": { "type": "String" }, "user": { "type": "Pointer", "targetClass": "_User", "required": false } }, "classLevelPermissions": { "find": { "*": true }, "count": { "*": true }, "get": { "*": true }, "create": { "*": true }, "update": { "*": true }, "delete": { "*": true }, "addField": { "*": true }, "protectedFields": { "*": [] } } }