UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

277 lines (276 loc) 8.16 kB
{ "type": "object", "properties": { "_links": { "type": "object", "properties": { "about": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" } } } }, "author": { "type": "array", "items": { "type": "object", "properties": { "embeddable": { "type": "boolean" }, "href": { "type": "string" } } } }, "collection": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" } } } }, "curies": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" }, "name": { "type": "string" }, "templated": { "type": "boolean" } } } }, "predecessor-version": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" }, "id": { "type": "integer" } } } }, "replies": { "type": "array", "items": { "type": "object", "properties": { "embeddable": { "type": "boolean" }, "href": { "type": "string" } } } }, "self": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" }, "targetHints": { "type": "object", "properties": { "allow": { "type": "array", "items": { "type": "string" } } } } } } }, "version-history": { "type": "array", "items": { "type": "object", "properties": { "count": { "type": "integer" }, "href": { "type": "string" } } } }, "wp:attachment": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" } } } }, "wp:featuredmedia": { "type": "array", "items": { "type": "object", "properties": { "embeddable": { "type": "boolean" }, "href": { "type": "string" } } } }, "wp:term": { "type": "array", "items": { "type": "object", "properties": { "embeddable": { "type": "boolean" }, "href": { "type": "string" }, "taxonomy": { "type": "string" } } } } } }, "author": { "type": "integer" }, "categories": { "type": "array", "items": { "type": "integer" } }, "comment_status": { "type": "string" }, "content": { "type": "object", "properties": { "protected": { "type": "boolean" }, "rendered": { "type": "string" } } }, "date": { "type": "string" }, "date_gmt": { "type": "string" }, "excerpt": { "type": "object", "properties": { "protected": { "type": "boolean" }, "rendered": { "type": "string" } } }, "featured_media": { "type": "integer" }, "format": { "type": "string" }, "guid": { "type": "object", "properties": { "rendered": { "type": "string" } } }, "id": { "type": "integer" }, "link": { "type": "string" }, "meta": { "type": "object", "properties": { "footnotes": { "type": "string" } } }, "modified": { "type": "string" }, "modified_gmt": { "type": "string" }, "ping_status": { "type": "string" }, "slug": { "type": "string" }, "status": { "type": "string" }, "sticky": { "type": "boolean" }, "tags": { "type": "array", "items": { "type": "integer" } }, "template": { "type": "string" }, "title": { "type": "object", "properties": { "rendered": { "type": "string" } } }, "type": { "type": "string" } }, "version": 4 }