{"resource_type":{"id":49,"name":"mastodon","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"baseUrl\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The URL of the Mastodon instance, like \\\"https://mastodon.example.com\\\".\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"An access token to act as a logged-in user. Leave this empty, if you want to perform unauthenticated requests.\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"baseUrl\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"mastodon","description":"","created_by":"jaller94","created_at":"2022-10-01T16:03:39.165Z"}}