{"resource_type":{"id":71,"name":"appwrite","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"endpoint\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"url of your appwrite server\",\n\t\t\t\"default\": \"https://\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"ID of your appwrite project\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"key\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"API key of your appwrite project\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"self_signed\": {\n\t\t\t\"type\": \"boolean\",\n\t\t\t\"description\": \"use self signed certificates on server (only for development)\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"endpoint\",\n\t\t\"project\",\n\t\t\"key\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"appwrite","description":"credentials to connect to an [appwrite](https://appwrite.io/docs) project","created_by":"cello spring708","created_at":"2023-01-07T12:07:11.300Z"}}