{ "uuid": "d9e87f48-3ca9-45f1-8642-db9f9bec4f16", "lastMigration": 19, "name": "Car Registration API", "endpointPrefix": "infiniteloopltd/CarRegistration/1.0.0", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "48901612-650f-46a3-bf74-2de0dc378665", "documentation": "Gets details of a UK Vehicle", "method": "get", "endpoint": "Check", "responses": [ { "uuid": "e715c1c7-6fab-4aec-b22b-5d4ad84635ca", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "vehicle information", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c84f2e0e-019d-4c56-a8ef-770e1f441f9b", "body": "", "latency": 0, "statusCode": 500, "label": "bad input parameter", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }