Update README.md
All checks were successful
Build and Push Docker Image / test (push) Successful in 7s
Build and Push Docker Image / build_and_push (push) Successful in 1m58s

This commit is contained in:
Admin User 2025-06-13 18:17:13 +00:00
parent 0e092448c8
commit baa9211b23
2 changed files with 8 additions and 129 deletions

View File

@ -16,20 +16,8 @@
"string",
"null"
],
"description": "Unique identifier for the application."
},
"tu_credit_report": {
"type": [
"object",
"null"
],
"description": "User Credit report",
"properties": {
"creditBureau": {
"type": "object",
"description": "Credit bureau details"
}
}
"description": "Unique identifier for the application.",
"required": []
}
},
"required": []
@ -74,7 +62,7 @@
}
},
"blockName": "m-1-v-1",
"commitId": "e2c2560e0a3ab5b221932cf0140698d80aaff901",
"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#",
@ -133,100 +121,9 @@
"y": 150
},
"width": 260,
"height": 79
},
{
"id": "m9bpbij9xjw2w4mka2",
"position": {
"x": 0,
"y": 300
},
"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": "final-score",
"commitId": "9981cb247a5ddedeceaf59b2f25becd804de3b29",
"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": {
"hd_score_m1": {
"type": [
"number",
"null"
],
"description": "HD Fraud Score M1 value.",
"source": "$m9bpbbigt0prmfst3uc.hd_score_m1"
}
},
"required": []
}
},
"outputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"hd_score_m1": {
"type": [
"number",
"null"
],
"description": "HD Fraud Score M1"
},
"recommended_action": {
"type": [
"string",
"null"
],
"description": "Outcome of the score check (Pass or Decline)"
},
"description": {
"type": [
"string",
"null"
],
"description": "Explanation or summary of the recommended action"
},
"hd_action_reasoncode": {
"type": [
"string",
"null"
],
"description": "Reason code describing why the recommended action was chosen"
}
},
"required": []
}
},
"type": "transformerNode",
"positionAbsolute": {
"x": 0,
"y": 300
},
"width": 260,
"height": 79
"height": 79,
"selected": false,
"dragging": false
}
],
"edges": [
@ -235,12 +132,6 @@
"source": "c2w3wcw04fjyio9un4f",
"target": "m9bpbbigt0prmfst3uc",
"type": "workflow"
},
{
"id": "m9bpbbigt0prmfst3uc=>m9bpbij9xjw2w4mka2",
"source": "m9bpbbigt0prmfst3uc",
"target": "m9bpbij9xjw2w4mka2",
"type": "workflow"
}
]
}

View File

@ -6,20 +6,8 @@
"string",
"null"
],
"description": "Unique identifier for the application."
},
"tu_credit_report": {
"type": [
"object",
"null"
],
"description": "User Credit report",
"properties": {
"creditBureau": {
"type": "object",
"description": "Credit bureau details"
}
}
"description": "Unique identifier for the application.",
"required": []
}
},
"required": []