fix incorrect Id on SOAP api (#6107)

pull/6112/head
dsh 7 months ago committed by GitHub
parent 41109ecd90
commit f08c7d5052
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/api-design/api-design.json

@ -927,7 +927,7 @@
"focusable": true "focusable": true
}, },
{ {
"id": "dqslZ1FfJjCqkWhxY5JGD", "id": "Wwd-0PjrtViMFWxRGaQey",
"type": "subtopic", "type": "subtopic",
"position": { "position": {
"x": -196.3881872719935, "x": -196.3881872719935,
@ -941,7 +941,7 @@
"justifyContent": "flex-start", "justifyContent": "flex-start",
"textAlign": "center" "textAlign": "center"
}, },
"oldId": "Wwd-0PjrtViMFWxRGaQey" "oldId": "dqslZ1FfJjCqkWhxY5JGD"
}, },
"zIndex": 999, "zIndex": 999,
"width": 245, "width": 245,

Loading…
Cancel
Save