{"resource_type":{"id":50,"name":"matrix","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 a Matrix server, like \\\"https://matrix.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":"matrix","description":"Login credentials for a user on a Matrix server","created_by":"jaller94","created_at":"2022-10-01T16:10:56.788Z"}}