1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-12 02:48:55 +00:00
gns3-server/docs/api/notifications/drawing.deleted.json

9 lines
199 B
JSON
Raw Normal View History

2016-06-30 08:55:47 +00:00
{
2016-08-15 10:08:59 +00:00
"drawing_id": "cc8650a6-06cc-4ae2-a68f-67ba8a4dbced",
"project_id": "2c27794e-287e-489a-b4b8-0d58780088dd",
2016-06-30 08:55:47 +00:00
"rotation": 0,
"svg": "<svg></svg>",
"x": 0,
"y": 0,
"z": 0
}