{ "uuid": "6a2da1cc-df89-46a5-a83e-94a43a813f36", "lastMigration": 29, "name": "Translation API", "endpointPrefix": "commerce/translation/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "56c56014-2948-4652-b455-b5ba2a5a2c2d", "documentation": "Translates input text inot a given language.", "method": "post", "endpoint": "translate", "responses": [ { "uuid": "e76ec5ea-4d86-4965-b201-57476d502a7b", "body": "{\n \"translations\": [\n {\n \"from\": \"\",\n \"originalText\": \"\",\n \"to\": \"\",\n \"translatedText\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dfbddc94-cc6a-4c7a-9bc0-7429d2d8341f", "body": "{\n \"errors\": [\n {\n \"category\": \"\",\n \"domain\": \"\",\n \"errorId\": {{faker 'number.int' max=99999}},\n \"inputRefIds\": [\n \"\"\n ],\n \"longMessage\": \"\",\n \"message\": \"\",\n \"outputRefIds\": [\n \"\"\n ],\n \"parameters\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"subdomain\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07ec89fa-04dc-48dc-ae00-fe16676adfad", "body": "{\n \"errors\": [\n {\n \"category\": \"\",\n \"domain\": \"\",\n \"errorId\": {{faker 'number.int' max=99999}},\n \"inputRefIds\": [\n \"\"\n ],\n \"longMessage\": \"\",\n \"message\": \"\",\n \"outputRefIds\": [\n \"\"\n ],\n \"parameters\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"subdomain\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "56c56014-2948-4652-b455-b5ba2a5a2c2d" } ] }