{ "uuid": "446da159-b847-4d15-b4f4-c55d946b3f35", "lastMigration": 29, "name": "Ink Recognizer Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e6bf8432-a85b-47a5-bb1f-8e1d5fabf262", "documentation": "Ink Recognition operation is used to perform ink layout and recognition of written words and shapes. It allows passing the ink strokes to the service to get the recognition results in the response.", "method": "put", "endpoint": "recognize", "responses": [ { "uuid": "5d46ca6b-eda0-471c-b582-c743d0a9a92d", "body": "{\n \"language\": \"\",\n \"recognitionUnits\": [\n {\n \"alternates\": [\n {\n \"category\": \"{{oneOf (array 'inkDrawing' 'inkBullet' 'inkWord' 'unknown')}}\",\n \"confidence\": {{faker 'number.int' max=99999}},\n \"points\": [\n {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}}\n }\n ],\n \"recognizedString\": \"\",\n \"rotationAngle\": {{faker 'number.int' max=99999}}\n }\n ],\n \"boundingRectangle\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"topX\": {{faker 'number.int' max=99999}},\n \"topY\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"category\": \"{{oneOf (array 'root' 'writingRegion' 'paragraph' 'line' 'inkBullet' 'inkDrawing' 'inkWord' 'unknown')}}\",\n \"center\": {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}}\n },\n \"childIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"class\": \"{{oneOf (array 'container' 'leaf')}}\",\n \"confidence\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"parentId\": {{faker 'number.int' max=99999}},\n \"points\": [\n {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}}\n }\n ],\n \"recognizedObject\": \"{{oneOf (array 'drawing' 'square' 'rectangle' 'circle' 'ellipse' 'triangle' 'isoscelesTriangle' 'equilateralTriangle' 'rightTriangle' 'quadrilateral' 'diamond' 'trapezoid' 'parallelogram' 'pentagon' 'hexagon' 'blockArrow' 'heart' 'starSimple' 'starCrossed' 'cloud' 'line' 'curve' 'polyLine')}}\",\n \"recognizedText\": \"\",\n \"rotatedBoundingRectangle\": [\n {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}}\n }\n ],\n \"rotationAngle\": {{faker 'number.int' max=99999}},\n \"strokeIds\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"unit\": \"{{oneOf (array 'mm' 'cm' 'in')}}\",\n \"unitMultiple\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The results were processed successfully.", "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": "3aec716f-8573-4a2b-9a70-fe7573259193", "body": "{\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "unexpected 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": "e6bf8432-a85b-47a5-bb1f-8e1d5fabf262" } ] }