UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

27 lines (26 loc) 580 B
{ "type": "object", "properties": { "ok": { "type": "boolean" }, "result": { "type": "object", "properties": { "file_id": { "type": "string" }, "file_path": { "type": "string" }, "file_size": { "type": "integer" }, "file_unique_id": { "type": "string" } } } }, "version": 1 }