Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "nodes": [
- {
- "width": 80,
- "height": 45,
- "id": "start_node_default",
- "type": "Start",
- "position": {
- "x": 10,
- "y": 10
- },
- "data": {},
- "selected": false,
- "positionAbsolute": {
- "x": 10,
- "y": 10
- }
- },
- {
- "width": 250,
- "height": 211,
- "id": "chain_node_default",
- "type": "Message",
- "selected": false,
- "position": {
- "x": 197,
- "y": 101
- },
- "data": {
- "nodes": [
- {
- "id": "sub_node_default",
- "type": "Text",
- "content": {
- "text": "Test quick answers",
- "type": ""
- },
- "buttons": [],
- "state": {}
- },
- {
- "id": "sub_node_ce58679f-f1c3-4e9b-92fe-d989adcbcca3",
- "type": "Answer",
- "content": {
- "validate": "Regex",
- "variable": "regexVar",
- "errorMessage": "Ви ввели не цифри",
- "message": "Введіть цифри",
- "answer": [
- "1",
- "2",
- "3",
- "test"
- ],
- "regexp": "^\\d+$"
- },
- "buttons": [],
- "state": {}
- }
- ]
- },
- "dragging": false,
- "positionAbsolute": {
- "x": 197,
- "y": 101
- }
- },
- {
- "width": 250,
- "height": 138,
- "id": "chain_node_201a389f-ca68-43a2-9851-38299d44ebba",
- "type": "Message",
- "selected": false,
- "position": {
- "x": 610,
- "y": 141.3125
- },
- "data": {
- "nodes": [
- {
- "id": "sub_node_cc798e28-d1b7-4f67-bea4-238c92712aea",
- "type": "Text",
- "content": {
- "text": "🤡",
- "type": ""
- },
- "buttons": [],
- "state": {}
- }
- ]
- },
- "positionAbsolute": {
- "x": 610,
- "y": 141.3125
- },
- "dragging": false
- }
- ],
- "edges": [
- {
- "source": "start_node_default",
- "sourceHandle": "start_node_default",
- "target": "chain_node_default",
- "targetHandle": "chain_node_default",
- "id": "reactflow__edge-start_node_default-chain_node_default",
- "selected": false
- },
- {
- "source": "chain_node_default",
- "sourceHandle": "sub_node_ce58679f-f1c3-4e9b-92fe-d989adcbcca3",
- "target": "chain_node_201a389f-ca68-43a2-9851-38299d44ebba",
- "targetHandle": "chain_node_201a389f-ca68-43a2-9851-38299d44ebba",
- "id": "reactflow__edge-chain_node_defaultsub_node_ce58679f-f1c3-4e9b-92fe-d989adcbcca3-chain_node_201a389f-ca68-43a2-9851-38299d44ebbachain_node_201a389f-ca68-43a2-9851-38299d44ebba",
- "selected": false
- }
- ],
- "name": "Test quick answers"
- }
Advertisement
Add Comment
Please, Sign In to add comment