heddit-0.0.1: tests/data/types/post-requirements.json
{
"domain_blacklist": ["megafakememes.com", "blobbo.com"],
"body_restriction_policy": "none",
"domain_whitelist": [],
"title_regexes": [],
"body_blacklisted_strings": [
"sdkfsdlkfjl",
"sdlkj3j2lkjskfkj4",
"sdkfj3k2ksdkvkjva2kiwi"
],
"body_required_strings": [],
"title_text_min_length": null,
"is_flair_required": false,
"title_text_max_length": null,
"body_regexes": [],
"link_repost_age": null,
"body_text_min_length": null,
"link_restriction_policy": "blacklist",
"body_text_max_length": null,
"title_required_strings": [],
"title_blacklisted_strings": [
"sdflksdfksjdfl",
"werwetwetwe",
"123jdsfkj392",
"3923jkflsdkjvncal"
],
"guidelines_text": "Be nice",
"guidelines_display_policy": "all"
}