@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
185 lines • 4.98 kB
JSON
{
"companyId": "6ef39dea-88bd-4b01-97cf-0b68071fb220",
"authTokenExpireIds": [],
"connectorIds": [
"annotationConnector",
"httpConnector"
],
"createdDate": 1702406056695,
"currentVersion": 3,
"customerId": "39b1404bb9f18a15965018ab9f50f9f0",
"description": "",
"flowStatus": "enabled",
"isOutputSchemaSaved": false,
"name": "Test Annotation Colors",
"publishedVersion": 2,
"timeouts": "null",
"updatedDate": 1702406056700,
"flowId": "d493071599c7996c28591f29b3578f2e",
"versionId": 3,
"graphData": {
"elements": {
"nodes": [
{
"data": {
"id": "3ng6ealti5",
"nodeType": "ANNOTATION",
"name": "Annotation",
"connectionId": "921bfae85c38ed45045e07be703d86b8",
"connectorId": "annotationConnector",
"capabilityName": "updateAnnotationProperties",
"type": "action",
"properties": {
"backgroundColor": {
"value": "#4462edff"
},
"annotationTextColor": {
"value": "#ffffffff"
},
"annotation": {
"value": "Test Annotation Font"
},
"width": {
"value": 1800
},
"fontStyle": {
"value": "bold"
},
"fontSize": {
"value": 16
},
"fontFamily": {
"value": "sans-serif"
},
"cornerRadius": {
"value": 8
}
},
"status": "configured"
},
"position": {
"x": 240,
"y": 150
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"classes": ""
},
{
"data": {
"id": "6mmmi8bcf3",
"nodeType": "CONNECTION",
"connectionId": "867ed4363b2bc21c860085ad2baa817d",
"connectorId": "httpConnector",
"name": "Http",
"label": "Http",
"status": "configured",
"capabilityName": "customHtmlMessage",
"type": "trigger",
"properties": {
"messageTitle": {
"value": "[\n {\n \"children\": [\n {\n \"text\": \"Hello Jest Test\"\n }\n ]\n }\n]"
},
"nodeTitle": {
"value": "Hello Jest"
}
}
},
"position": {
"x": 390,
"y": 390
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"classes": ""
},
{
"data": {
"id": "4pmrtt0pi7",
"nodeType": "ANNOTATION",
"name": "Annotation",
"connectionId": "921bfae85c38ed45045e07be703d86b8",
"connectorId": "annotationConnector",
"capabilityName": "updateAnnotationProperties",
"type": "action",
"properties": {
"backgroundColor": {
"value": "#e7e7e7ff"
},
"annotationTextColor": {
"value": "#000000"
},
"annotation": {
"value": "This should fail"
},
"width": {
"value": 240
},
"fontSize": {
"value": 14
},
"fontFamily": {
"value": "verdana"
},
"cornerRadius": {
"value": 8
},
"strokeEnabled": {
"value": true
},
"strokeWidth": {
"value": 1
},
"strokeColor": {
"value": "#181818ff"
}
},
"status": "configured"
},
"position": {
"x": 270,
"y": 270
},
"group": "nodes",
"removed": false,
"selected": false,
"selectable": true,
"locked": false,
"grabbable": true,
"pannable": false,
"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": "#ff661c",
"savedDate": 1702406056663,
"variables": [],
"connections": []
}