UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

190 lines (189 loc) 4.09 kB
{ "type": "object", "properties": { "approved_at_utc": { "type": "null" }, "approved_by": { "type": "null" }, "archived": { "type": "boolean" }, "associated_award": { "type": "null" }, "author": { "type": "string" }, "author_flair_background_color": { "type": "null" }, "author_flair_css_class": { "type": "null" }, "author_flair_template_id": { "type": "null" }, "author_flair_text": { "type": "null" }, "author_flair_text_color": { "type": "null" }, "author_flair_type": { "type": "string" }, "author_fullname": { "type": "string" }, "author_is_blocked": { "type": "boolean" }, "author_patreon_flair": { "type": "boolean" }, "author_premium": { "type": "boolean" }, "banned_at_utc": { "type": "null" }, "banned_by": { "type": "null" }, "body": { "type": "string" }, "body_html": { "type": "string" }, "can_gild": { "type": "boolean" }, "can_mod_post": { "type": "boolean" }, "collapsed": { "type": "boolean" }, "collapsed_because_crowd_control": { "type": "null" }, "collapsed_reason": { "type": "null" }, "collapsed_reason_code": { "type": "null" }, "comment_type": { "type": "null" }, "controversiality": { "type": "integer" }, "created": { "type": "integer" }, "created_utc": { "type": "integer" }, "distinguished": { "type": "null" }, "downs": { "type": "integer" }, "edited": { "type": "boolean" }, "gilded": { "type": "integer" }, "id": { "type": "string" }, "is_submitter": { "type": "boolean" }, "likes": { "type": "boolean" }, "link_id": { "type": "string" }, "locked": { "type": "boolean" }, "mod_note": { "type": "null" }, "mod_reason_by": { "type": "null" }, "mod_reason_title": { "type": "null" }, "name": { "type": "string" }, "no_follow": { "type": "boolean" }, "parent_id": { "type": "string" }, "permalink": { "type": "string" }, "removal_reason": { "type": "null" }, "replies": { "type": "string" }, "rte_mode": { "type": "string" }, "saved": { "type": "boolean" }, "score": { "type": "integer" }, "score_hidden": { "type": "boolean" }, "send_replies": { "type": "boolean" }, "stickied": { "type": "boolean" }, "subreddit": { "type": "string" }, "subreddit_id": { "type": "string" }, "subreddit_name_prefixed": { "type": "string" }, "subreddit_type": { "type": "string" }, "top_awarded_type": { "type": "null" }, "total_awards_received": { "type": "integer" }, "unrepliable_reason": { "type": "null" }, "ups": { "type": "integer" } }, "version": 1 }