{ "uuid": "1d7d21c4-e38e-4e5e-af39-2a3ec69162f5", "lastMigration": 29, "name": "Semantic Tile API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "3fbe202b-1a4c-42cc-8497-5ac091da0d86", "documentation": "Gets a terrain tile by its tile resource name.", "method": "get", "endpoint": "v1/:name", "responses": [ { "uuid": "966499b1-1681-4fa8-bc8d-830b6ed74caa", "body": "{\n \"coordinates\": {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n },\n \"firstDerivative\": {\n \"altitudeMultiplier\": {{faker 'number.float'}},\n \"rows\": [\n {\n \"altitudeDiffs\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ]\n },\n \"name\": \"\",\n \"secondDerivative\": {\n \"altitudeMultiplier\": {{faker 'number.float'}},\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"encodedData\": \"\",\n \"rowCount\": {{faker 'number.int' max=99999}}\n }\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, "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": "3fbe202b-1a4c-42cc-8497-5ac091da0d86" } ] }