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.)**

16 lines (15 loc) 289 B
{ "validateUpsert": true, "properties": { "name": { "type": "string", "required": true }, "dir": { "type": "string", "description": "the directory name where the definition is persisted", "json": false } }, "base": "WorkspaceEntity" }