1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/docs/api/notifications/drawing.deleted.json

9 lines
199 B
JSON
Raw Normal View History

2018-01-08 08:26:44 +00:00
{
"drawing_id": "57b22f3b-7291-4e88-ac6e-0fc1c2964729",
"project_id": "1cfff31c-1f7d-44b4-b056-1520ea105bf2",
2018-01-08 08:26:44 +00:00
"rotation": 0,
"svg": "<svg></svg>",
"x": 0,
"y": 0,
"z": 2
2018-01-08 08:26:44 +00:00
}