{ "uuid": "99212691-d6f3-4a64-9e35-c5839ba4a3da", "lastMigration": 29, "name": "Polling Places API", "endpointPrefix": "polling-places/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5317a0dc-870b-4839-a77a-f895a29bbd8f", "documentation": "Get Polling Places Data", "method": "get", "endpoint": "", "responses": [ { "uuid": "0254b308-d8f0-4b87-a3cc-9935b511399f", "body": "{\n \"building\": \"\",\n \"display_address\": \"\",\n \"division\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"location\": \"\",\n \"parking\": \"\",\n \"pin_address\": \"\",\n \"ward\": \"\",\n \"zip_code\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "An array containing the polling place", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "5317a0dc-870b-4839-a77a-f895a29bbd8f" } ] }