UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 428 B
{ "type": "object", "properties": { "api": { "type": "string" }, "message": { "type": "string" }, "result": { "type": "string" }, "scanId": { "type": "string" }, "url": { "type": "string" }, "visibility": { "type": "string" } }, "version": 1 }