UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 440 B
{ "type": "object", "properties": { "file_size": { "type": "integer" }, "id": { "type": "string" }, "messaging_product": { "type": "string" }, "mime_type": { "type": "string" }, "sha256": { "type": "string" }, "url": { "type": "string" } }, "version": 1 }