mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058)
This commit is contained in:
@@ -1,155 +1,22 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"lexical": {
|
||||
"type": "string"
|
||||
},
|
||||
"comment_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"feature_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"featured": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"custom_excerpt": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_head": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_foot": {
|
||||
"type": "null"
|
||||
},
|
||||
"custom_template": {
|
||||
"type": "null"
|
||||
},
|
||||
"canonical_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"tags": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"og_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_head": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_foot": {
|
||||
"type": "null"
|
||||
},
|
||||
"canonical_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"slug",
|
||||
"description",
|
||||
"feature_image",
|
||||
"visibility",
|
||||
"og_image",
|
||||
"og_title",
|
||||
"og_description",
|
||||
"twitter_image",
|
||||
"twitter_title",
|
||||
"twitter_description",
|
||||
"meta_title",
|
||||
"meta_description",
|
||||
"codeinjection_head",
|
||||
"codeinjection_foot",
|
||||
"canonical_url",
|
||||
"accent_color",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"authors": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"accessibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"comment_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
"donation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
@@ -157,344 +24,131 @@
|
||||
"facebook": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter": {
|
||||
"type": "null"
|
||||
"free_member_signup_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"accessibility": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"tour": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_seen": {
|
||||
"type": "string"
|
||||
},
|
||||
"comment_notifications": {
|
||||
"mention_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"free_member_signup_notification": {
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"milestone_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"paid_subscription_canceled_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"paid_subscription_started_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"paid_subscription_canceled_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mention_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"recommendation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"milestone_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"donation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"roles": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"description",
|
||||
"created_at",
|
||||
"updated_at"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"slug",
|
||||
"email",
|
||||
"profile_image",
|
||||
"cover_image",
|
||||
"bio",
|
||||
"website",
|
||||
"location",
|
||||
"facebook",
|
||||
"twitter",
|
||||
"accessibility",
|
||||
"status",
|
||||
"meta_title",
|
||||
"meta_description",
|
||||
"tour",
|
||||
"last_seen",
|
||||
"comment_notifications",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"roles",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"tiers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"visibility": {
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"trial_days": {
|
||||
"type": "integer"
|
||||
"tour": {
|
||||
"type": "null"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
"twitter": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"monthly_price_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"yearly_price_id": {
|
||||
"type": "null"
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"slug",
|
||||
"active",
|
||||
"welcome_page_url",
|
||||
"visibility",
|
||||
"description",
|
||||
"type",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"monthly_price_id",
|
||||
"yearly_price_id"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"canonical_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_foot": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_head": {
|
||||
"type": "null"
|
||||
},
|
||||
"comment_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"count": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"clicks": {
|
||||
"type": "integer"
|
||||
},
|
||||
"positive_feedback": {
|
||||
"type": "integer"
|
||||
},
|
||||
"negative_feedback": {
|
||||
"type": "integer"
|
||||
},
|
||||
"positive_feedback": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"clicks",
|
||||
"positive_feedback",
|
||||
"negative_feedback"
|
||||
]
|
||||
}
|
||||
},
|
||||
"primary_author": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"facebook": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter": {
|
||||
"type": "null"
|
||||
},
|
||||
"accessibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"tour": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_seen": {
|
||||
"type": "string"
|
||||
},
|
||||
"comment_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"free_member_signup_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"paid_subscription_started_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"paid_subscription_canceled_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mention_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"recommendation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"milestone_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"donation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"roles": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"description",
|
||||
"created_at",
|
||||
"updated_at"
|
||||
]
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"name",
|
||||
"slug",
|
||||
"email",
|
||||
"profile_image",
|
||||
"cover_image",
|
||||
"bio",
|
||||
"website",
|
||||
"location",
|
||||
"facebook",
|
||||
"twitter",
|
||||
"accessibility",
|
||||
"status",
|
||||
"meta_title",
|
||||
"meta_description",
|
||||
"tour",
|
||||
"last_seen",
|
||||
"comment_notifications",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"roles",
|
||||
"url"
|
||||
]
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"custom_excerpt": {
|
||||
"type": "null"
|
||||
},
|
||||
"custom_template": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "null"
|
||||
},
|
||||
"email_only": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email_segment": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"reading_time": {
|
||||
"type": "integer"
|
||||
},
|
||||
"og_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"email_subject": {
|
||||
"type": "null"
|
||||
},
|
||||
"frontmatter": {
|
||||
"feature_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"feature_image_alt": {
|
||||
@@ -503,14 +157,256 @@
|
||||
"feature_image_caption": {
|
||||
"type": "null"
|
||||
},
|
||||
"email_only": {
|
||||
"featured": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"frontmatter": {
|
||||
"type": "null"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"lexical": {
|
||||
"type": "string"
|
||||
},
|
||||
"newsletter": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"primary_author": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accessibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"comment_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"donation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"facebook": {
|
||||
"type": "null"
|
||||
},
|
||||
"free_member_signup_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"last_seen": {
|
||||
"type": "string"
|
||||
},
|
||||
"mention_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"milestone_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"paid_subscription_canceled_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"paid_subscription_started_notification": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"recommendation_notifications": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"roles": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"tour": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reading_time": {
|
||||
"type": "integer"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"tags": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"canonical_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_foot": {
|
||||
"type": "null"
|
||||
},
|
||||
"codeinjection_head": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"meta_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"meta_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"og_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"og_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"twitter_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_image": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tiers": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"monthly_price_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"trial_days": {
|
||||
"type": "integer"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"type": "string"
|
||||
},
|
||||
"yearly_price_id": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"twitter_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"twitter_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"uuid": {
|
||||
"type": "string"
|
||||
},
|
||||
"visibility": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
Reference in New Issue
Block a user