{"resource_type":{"id":65,"name":"mongodb_rest","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\": \"For example: https://data.mongodb-api.com/app/<APP_ID>/endpoint/data/v1\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"api_key\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"endpoint\",\n\t\t\"api_key\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"mongodb","description":"Resource type to access MongoDB through the Atlas Data API","created_by":"adam186","created_at":"2022-12-21T10:51:52.977Z"}}