first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"drafts_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,253 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"allow_live_comments": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"approved_at_utc": {
|
||||
"type": "null"
|
||||
},
|
||||
"approved_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"author": {
|
||||
"type": "string"
|
||||
},
|
||||
"author_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"a": {
|
||||
"type": "string"
|
||||
},
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
},
|
||||
"u": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"can_gild": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"can_mod_post": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"category": {
|
||||
"type": "null"
|
||||
},
|
||||
"clicked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"content_categories": {
|
||||
"type": "null"
|
||||
},
|
||||
"contest_mode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created_utc": {
|
||||
"type": "integer"
|
||||
},
|
||||
"discussion_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"downs": {
|
||||
"type": "integer"
|
||||
},
|
||||
"gilded": {
|
||||
"type": "integer"
|
||||
},
|
||||
"hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_score": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_created_from_ads_ui": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_crosspostable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_meta": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_original_content": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_reddit_media_domain": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_robot_indexable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_self": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_video": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"link_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"link_flair_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"locked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"media_only": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_note": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_follow": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"num_comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"num_crossposts": {
|
||||
"type": "integer"
|
||||
},
|
||||
"num_duplicates": {
|
||||
"type": "integer"
|
||||
},
|
||||
"over_18": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permalink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"quarantine": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"removal_reason": {
|
||||
"type": "null"
|
||||
},
|
||||
"removed_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"saved": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"score": {
|
||||
"type": "integer"
|
||||
},
|
||||
"selftext": {
|
||||
"type": "string"
|
||||
},
|
||||
"send_replies": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"spoiler": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"stickied": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subreddit": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_name_prefixed": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_subscribers": {
|
||||
"type": "integer"
|
||||
},
|
||||
"subreddit_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"thumbnail": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"top_awarded_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"total_awards_received": {
|
||||
"type": "integer"
|
||||
},
|
||||
"ups": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"view_count": {
|
||||
"type": "null"
|
||||
},
|
||||
"visited": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,315 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"allow_live_comments": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"approved_at_utc": {
|
||||
"type": "null"
|
||||
},
|
||||
"approved_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"author": {
|
||||
"type": "string"
|
||||
},
|
||||
"author_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"a": {
|
||||
"type": "string"
|
||||
},
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
},
|
||||
"u": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"can_gild": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"can_mod_post": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"category": {
|
||||
"type": "null"
|
||||
},
|
||||
"clicked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"contest_mode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created_utc": {
|
||||
"type": "integer"
|
||||
},
|
||||
"discussion_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"downs": {
|
||||
"type": "integer"
|
||||
},
|
||||
"gilded": {
|
||||
"type": "integer"
|
||||
},
|
||||
"hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_score": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_created_from_ads_ui": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_crosspostable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_meta": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_original_content": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_reddit_media_domain": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_robot_indexable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_self": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_video": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"link_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"link_flair_template_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"link_flair_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"locked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"media_only": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_note": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_follow": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"num_comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"num_crossposts": {
|
||||
"type": "integer"
|
||||
},
|
||||
"num_reports": {
|
||||
"type": "null"
|
||||
},
|
||||
"over_18": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permalink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"post_hint": {
|
||||
"type": "string"
|
||||
},
|
||||
"preview": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"images": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"resolutions": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"height": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"height": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"quarantine": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"removal_reason": {
|
||||
"type": "null"
|
||||
},
|
||||
"removed_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"removed_by_category": {
|
||||
"type": "null"
|
||||
},
|
||||
"report_reasons": {
|
||||
"type": "null"
|
||||
},
|
||||
"saved": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"score": {
|
||||
"type": "integer"
|
||||
},
|
||||
"selftext": {
|
||||
"type": "string"
|
||||
},
|
||||
"send_replies": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"spoiler": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"stickied": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subreddit": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_name_prefixed": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_subscribers": {
|
||||
"type": "integer"
|
||||
},
|
||||
"subreddit_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"thumbnail": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"top_awarded_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"total_awards_received": {
|
||||
"type": "integer"
|
||||
},
|
||||
"ups": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"url_overridden_by_dest": {
|
||||
"type": "string"
|
||||
},
|
||||
"view_count": {
|
||||
"type": "null"
|
||||
},
|
||||
"visited": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 5
|
||||
}
|
||||
@@ -0,0 +1,244 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"allow_live_comments": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"approved_at_utc": {
|
||||
"type": "null"
|
||||
},
|
||||
"approved_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"author": {
|
||||
"type": "string"
|
||||
},
|
||||
"author_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"can_gild": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"can_mod_post": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"category": {
|
||||
"type": "null"
|
||||
},
|
||||
"clicked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"contest_mode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_utc": {
|
||||
"type": "integer"
|
||||
},
|
||||
"discussion_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"downs": {
|
||||
"type": "integer"
|
||||
},
|
||||
"gilded": {
|
||||
"type": "integer"
|
||||
},
|
||||
"hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_score": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_created_from_ads_ui": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_crosspostable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_meta": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_original_content": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_reddit_media_domain": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_robot_indexable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_self": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_video": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"link_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"link_flair_template_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"link_flair_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"locked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"media_only": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_note": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"mod_reason_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_follow": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"num_comments": {
|
||||
"type": "integer"
|
||||
},
|
||||
"num_crossposts": {
|
||||
"type": "integer"
|
||||
},
|
||||
"over_18": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"permalink": {
|
||||
"type": "string"
|
||||
},
|
||||
"pinned": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"quarantine": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"removal_reason": {
|
||||
"type": "null"
|
||||
},
|
||||
"removed_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"removed_by_category": {
|
||||
"type": "null"
|
||||
},
|
||||
"saved": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"score": {
|
||||
"type": "integer"
|
||||
},
|
||||
"selftext": {
|
||||
"type": "string"
|
||||
},
|
||||
"send_replies": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"spoiler": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"stickied": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subreddit": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_name_prefixed": {
|
||||
"type": "string"
|
||||
},
|
||||
"subreddit_subscribers": {
|
||||
"type": "integer"
|
||||
},
|
||||
"subreddit_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"thumbnail": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"top_awarded_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"total_awards_received": {
|
||||
"type": "integer"
|
||||
},
|
||||
"ups": {
|
||||
"type": "integer"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
},
|
||||
"view_count": {
|
||||
"type": "null"
|
||||
},
|
||||
"visited": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"approved_at_utc": {
|
||||
"type": "null"
|
||||
},
|
||||
"approved_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"associated_award": {
|
||||
"type": "null"
|
||||
},
|
||||
"author": {
|
||||
"type": "string"
|
||||
},
|
||||
"author_flair_richtext": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"a": {
|
||||
"type": "string"
|
||||
},
|
||||
"e": {
|
||||
"type": "string"
|
||||
},
|
||||
"t": {
|
||||
"type": "string"
|
||||
},
|
||||
"u": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"comment_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"controversiality": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created_utc": {
|
||||
"type": "integer"
|
||||
},
|
||||
"depth": {
|
||||
"type": "integer"
|
||||
},
|
||||
"downs": {
|
||||
"type": "integer"
|
||||
},
|
||||
"gilded": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_submitter": {
|
||||
"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"
|
||||
},
|
||||
"num_reports": {
|
||||
"type": "null"
|
||||
},
|
||||
"parent_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"permalink": {
|
||||
"type": "string"
|
||||
},
|
||||
"removal_reason": {
|
||||
"type": "null"
|
||||
},
|
||||
"report_reasons": {
|
||||
"type": "null"
|
||||
},
|
||||
"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
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"awards_on_streams": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"chat_group_rollout": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"chat_subreddit": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"chat_user_settings": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cookie_consent_banner": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"crowd_control_for_post": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"do_not_track": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"expensive_coins_package": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"images_in_comments": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_email_permission_required": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_awards": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_service_mute_reads": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mod_service_mute_writes": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"modlog_copyright_removal": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"modmail_harassment_filter": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mweb_xpromo_interstitial_comments_android": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mweb_xpromo_interstitial_comments_ios": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mweb_xpromo_modal_listing_click_daily_dismissible_android": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mweb_xpromo_modal_listing_click_daily_dismissible_ios": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mweb_xpromo_revamp_v2": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"experiment_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"variant": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noreferrer_to_noopener": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"premium_subscriptions_table": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"promoted_trend_blanks": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"resized_styles_images": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"show_amp_link": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"use_pref_account_deployment": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user