{ "uuid": "82eb2470-8d5c-4336-a10c-3db8f33fa374", "lastMigration": 24, "name": "API Discovery Service", "endpointPrefix": "discovery/v1", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "4e69c416-43c5-49f0-a78e-97c40c4d8980", "documentation": "Retrieve the list of APIs supported at this endpoint.", "method": "get", "endpoint": "apis", "responses": [ { "uuid": "4b7bdd4c-11bc-4f5b-a0e6-9ca216a6f5cd", "body": "{\n \"discoveryVersion\": \"v1\",\n \"items\": [\n {\n \"description\": \"\",\n \"discoveryLink\": \"\",\n \"discoveryRestUrl\": \"\",\n \"documentationLink\": \"\",\n \"icons\": {\n \"x16\": \"\",\n \"x32\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"discovery#directoryItem\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"\",\n \"preferred\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"version\": \"\"\n }\n ],\n \"kind\": \"discovery#directoryList\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true } ], "enabled": true, "responseMode": null }, { "uuid": "e0f3ef0c-8d1e-4174-9c2b-b1e20a7e92a4", "documentation": "Retrieve the description of a particular version of an api.", "method": "get", "endpoint": "apis/:api/:version/rest", "responses": [ { "uuid": "6e473e04-0791-43e9-80db-762ce28a82cc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true } ], "enabled": true, "responseMode": null } ], "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": [] }