1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 06:18: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": "7447cc2c-18fb-4db7-87a7-11b81ebd036d",
"project_id": "74c2978e-03fe-4873-ac04-433fb93cb2b0",
2018-01-08 08:26:44 +00:00
"rotation": 0,
"svg": "<svg></svg>",
"x": 0,
"y": 0,
"z": 0
}