{ "uuid": "1277bb16-b9d6-4e1e-afa1-7e2a371423e2", "lastMigration": 29, "name": "bng2latlong", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9a9ddf10-6671-4d43-9178-6fb0a1a58614", "documentation": "Returns latitude and longitude for the given easting and northing.", "method": "get", "endpoint": "bng2latlong/:easting/:northing", "responses": [ { "uuid": "c90c70e8-d054-4116-8c28-464fe0a3aedb", "body": "{\n \"easting\": 326897,\n \"error\": \"Both and must be provided, must be positive integers, and must be within range.\",\n \"latitude\": 55.95271,\n \"longitude\": -3.17227,\n \"northing\": 673919,\n \"status\": \"{{oneOf (array 'ok' 'error')}}\"\n}", "latency": 0, "statusCode": 200, "label": "A JSON object containing the original easting and northing, and the converted latitude and longitude.", "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": "9a9ddf10-6671-4d43-9178-6fb0a1a58614" } ] }