{"resource_type":{"id":143,"name":"reddit","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"clientId\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The client ID for the Reddit app\"\n\t\t},\n\t\t\"clientSecret\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The client secret for the Reddit app\"\n\t\t},\n\t\t\"username\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The username for the Reddit account.\"\n\t\t},\n\t\t\"password\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The password for the Reddit account.\"\n\t\t},\n\t\t\"userAgent\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The user agent to use for the Reddit API requests.\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"clientId\",\n\t\t\"clientSecret\",\n\t\t\"username\",\n\t\t\"password\"\n\t]\n}","approved":true,"app":"reddit","description":"","created_by":"hugo697","created_at":"2024-03-25T19:38:19.266Z"}}