UNPKG

loopback-workspace

Version:

**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical security fixes will be provided. (See [Module Long Term Support Policy](#module-long-term-support-policy) below.)**

24 lines (23 loc) 366 B
{ "validateUpsert": true, "properties": { "connector": { "type": "string" }, "columnName": { "type": "string" }, "dataType": { "type": "string" }, "dataLength": { "type": "string" }, "nullable": { "type": "boolean" } }, "public": true, "dataSource": "db", "base": "WorkspaceEntity" }