1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 14:28:08 +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-10-20 08:54:07 +00:00
"drawing_id": "a1b54140-aef4-48e4-9170-b746df992632",
"project_id": "5506c6ec-6ad5-48d1-9f8a-64ffd935124c",
2016-06-30 08:55:47 +00:00
"rotation": 0,
"svg": "<svg></svg>",
"x": 0,
"y": 0,
"z": 0
}