@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
194 lines • 5.12 kB
JSON
{
"companyId": "503f5f56-d442-4134-a906-8bc7c2e87910",
"authTokenExpireIds": [],
"connectorIds": [
"variablesConnector",
"httpConnector"
],
"createdDate": 1692016995700,
"currentVersion": 5,
"customerId": "ab7d566d93c42380f27682b13a857079",
"deployedDate": 1692016998386,
"description": "",
"flowStatus": "enabled",
"isOutputSchemaSaved": false,
"name": "Test - Ignore Rules",
"publishedVersion": 5,
"timeouts": "null",
"updatedDate": 1692016998386,
"flowId": "08c45a026b2f5779afca6d437dce2f49",
"versionId": 5,
"graphData": {
"elements": {
"nodes": [
{
"data": {
"id": "osyiff3qqw",
"nodeType": "CONNECTION",
"connectionId": "06922a684039827499bdbdd97f49827b",
"connectorId": "variablesConnector",
"name": "Variables",
"label": "Variables",
"status": "configured",
"capabilityName": "saveValue",
"type": "trigger",
"properties": {
"nodeTitle": {
"value": "_dvlint_"
},
"saveVariables": {
"value": [
{
"name": "ignore-rules",
"value": "[\n {\n \"children\": [\n {\n \"text\": \"dv-rule-node-001\"\n }\n ]\n }\n]",
"key": 0.3328349737819498,
"label": "ignore-rules (string - flowInstance)",
"type": "string"
}
]
}
}
},
"position": {
"x": 277,
"y": 236
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"classes": ""
},
{
"data": {
"id": "l0icfflr87",
"nodeType": "EVAL",
"label": "Evaluator"
},
"position": {
"x": 427,
"y": 236
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"classes": ""
},
{
"data": {
"id": "61te8qo77t",
"nodeType": "CONNECTION",
"connectionId": "867ed4363b2bc21c860085ad2baa817d",
"connectorId": "httpConnector",
"name": "HTTP",
"label": "HTTP",
"status": "configured",
"capabilityName": "customHtmlMessage",
"type": "trigger",
"properties": {
"message": {
"value": "[\n {\n \"children\": [\n {\n \"text\": \"Should receive an error on this\"\n }\n ]\n }\n]"
}
}
},
"position": {
"x": 607,
"y": 236
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"classes": ""
}
],
"edges": [
{
"data": {
"id": "z0vrbmspno",
"source": "osyiff3qqw",
"target": "l0icfflr87"
},
"position": {
"x": 0,
"y": 0
},
"group": "edges",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": true,
"classes": ""
},
{
"data": {
"id": "37fw8n3a0c",
"source": "l0icfflr87",
"target": "61te8qo77t"
},
"position": {
"x": 0,
"y": 0
},
"group": "edges",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": true,
"classes": ""
}
]
},
"data": {},
"zoomingEnabled": true,
"userZoomingEnabled": true,
"zoom": 1,
"minZoom": 1e-50,
"maxZoom": 1e+50,
"panningEnabled": true,
"userPanningEnabled": true,
"pan": {
"x": 0,
"y": 0
},
"boxSelectionEnabled": true,
"renderer": {
"name": "null"
}
},
"flowColor": "#E3F0FF",
"savedDate": 1692016995666,
"variables": [
{
"context": "flowInstance",
"createdDate": 1692016537300,
"customerId": "ab7d566d93c42380f27682b13a857079",
"fields": {
"type": "string",
"displayName": "",
"mutable": true,
"min": 0,
"max": 2000
},
"type": "property",
"visibility": "private",
"name": "ignore-rules##SK##flowInstance",
"companyId": "503f5f56-d442-4134-a906-8bc7c2e87910"
}
],
"connections": []
}