UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

261 lines (260 loc) 6.99 kB
{ "type": "object", "properties": { "active_lock_reason": { "type": "null" }, "assignees": { "type": "array", "items": { "type": "object", "properties": { "avatar_url": { "type": "string" }, "events_url": { "type": "string" }, "followers_url": { "type": "string" }, "following_url": { "type": "string" }, "gists_url": { "type": "string" }, "gravatar_id": { "type": "string" }, "html_url": { "type": "string" }, "id": { "type": "integer" }, "login": { "type": "string" }, "node_id": { "type": "string" }, "organizations_url": { "type": "string" }, "received_events_url": { "type": "string" }, "repos_url": { "type": "string" }, "site_admin": { "type": "boolean" }, "starred_url": { "type": "string" }, "subscriptions_url": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "string" } } } }, "author_association": { "type": "string" }, "closed_at": { "type": "null" }, "closed_by": { "type": "null" }, "comments": { "type": "integer" }, "comments_url": { "type": "string" }, "created_at": { "type": "string" }, "events_url": { "type": "string" }, "html_url": { "type": "string" }, "id": { "type": "integer" }, "labels": { "type": "array", "items": { "type": "object", "properties": { "color": { "type": "string" }, "default": { "type": "boolean" }, "id": { "type": "integer" }, "name": { "type": "string" }, "node_id": { "type": "string" }, "url": { "type": "string" } } } }, "labels_url": { "type": "string" }, "locked": { "type": "boolean" }, "milestone": { "type": "null" }, "node_id": { "type": "string" }, "number": { "type": "integer" }, "performed_via_github_app": { "type": "null" }, "reactions": { "type": "object", "properties": { "-1": { "type": "integer" }, "+1": { "type": "integer" }, "confused": { "type": "integer" }, "eyes": { "type": "integer" }, "heart": { "type": "integer" }, "hooray": { "type": "integer" }, "laugh": { "type": "integer" }, "rocket": { "type": "integer" }, "total_count": { "type": "integer" }, "url": { "type": "string" } } }, "repository_url": { "type": "string" }, "state": { "type": "string" }, "state_reason": { "type": "null" }, "timeline_url": { "type": "string" }, "title": { "type": "string" }, "updated_at": { "type": "string" }, "url": { "type": "string" }, "user": { "type": "object", "properties": { "avatar_url": { "type": "string" }, "events_url": { "type": "string" }, "followers_url": { "type": "string" }, "following_url": { "type": "string" }, "gists_url": { "type": "string" }, "gravatar_id": { "type": "string" }, "html_url": { "type": "string" }, "id": { "type": "integer" }, "login": { "type": "string" }, "node_id": { "type": "string" }, "organizations_url": { "type": "string" }, "received_events_url": { "type": "string" }, "repos_url": { "type": "string" }, "site_admin": { "type": "boolean" }, "starred_url": { "type": "string" }, "subscriptions_url": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "string" }, "user_view_type": { "type": "string" } } } }, "version": 1 }