{"resource_type":{"id":194,"name":"comapeo_server","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"server_url\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The base URL of your CoMapeo archive server\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"access_token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Your access token for the CoMapeo archive server\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"server_url\",\n\t\t\"access_token\"\n\t],\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"server_url\",\n\t\t\"access_token\"\n\t]\n}","approved":true,"app":"","description":"A server URL and access token pair to connect to a CoMapeo archive server.","created_by":"rudo kemper324","created_at":"2024-12-06T15:27:52.747Z"}}