{ "nodes": [ { "id": "c2w3wcw04fjyio9un4f", "position": { "x": 0, "y": 0 }, "data": { "label": "Request", "request_schema": { "$schema": "http://json-schema.org/draft-07/schema", "properties": { "application_id": { "type": [ "string", "null" ], "description": "Unique identifier for the application.", "required": [] } }, "required": [] } }, "type": "requestNode", "positionAbsolute": { "x": 0, "y": 0 }, "width": 260, "height": 36 }, { "id": "m9bpbbigt0prmfst3uc", "position": { "x": 0, "y": 150 }, "data": { "label": "+", "nodeConfig": { "activityConfig": { "retryPolicy": { "maximumAttempts": 1, "initialInterval": 1000, "backoffCoefficient": 2, "maximumInterval": 100000 }, "timeouts": { "startToCloseTimeout": 10000, "scheduleToStartTimeout": 10000, "scheduleToCloseTimeout": 10000, "heartbeatTimeout": 86 }, "taskQueue": { "taskQueueName": "" }, "advancedSettings": { "cancellationType": "TRY_CANCEL", "heartbeatEnabled": false } }, "blockName": "m-1-v-1", "commitId": "95034efa4ef773fa4cb937738d17946521bf4f05", "repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-transformer.git", "schema": { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "application_id": { "type": [ "string", "null" ], "description": "Unique identifier for the application.", "source": "$root.application_id" }, "tu_credit_report": { "type": [ "object", "null" ], "description": "User Credit report", "properties": { "creditBureau": { "type": "object", "description": "Credit bureau details" } }, "source": null } }, "required": [] } }, "outputSchema": { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "application_id": { "type": [ "string", "null" ], "description": "Application Key" }, "hd_score_m1": { "type": [ "number", "null" ], "description": "HD Fraud Score M1" } } } }, "type": "transformerNode", "positionAbsolute": { "x": 0, "y": 150 }, "width": 260, "height": 79, "selected": false, "dragging": false } ], "edges": [ { "id": "c2w3wcw04fjyio9un4f=>m9bpbbigt0prmfst3uc", "source": "c2w3wcw04fjyio9un4f", "target": "m9bpbbigt0prmfst3uc", "type": "workflow" } ] }