UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

16 lines (15 loc) 302 B
{ "plural": "blueprintDocs", "primaryKey": ["domain", "docId"], "description": "A list of already-encountered Blueprint docs", "type": "object", "properties": { "domain": { "type": "string" }, "docId": { "type": "string" } }, "required": ["domain", "docId"] }