{"resource_type":{"id":87,"name":"surrealdb","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"url\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"The endpoint of the database you want to connect to.\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Authentication token\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"url\",\n\t\t\"token\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"surrealdb","description":"","created_by":"adam186","created_at":"2023-04-10T09:46:03.164Z"}}