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-29 13:58:29 +00:00
"drawing_id": "1db2e2f6-3dd1-4831-9532-a60ab856294b",
"project_id": "70a58fbb-b8c9-44b4-89c1-a5fa72e9506c",
2016-06-30 08:55:47 +00:00
"rotation": 0,
"svg": "<svg></svg>",
"x": 0,
"y": 0,
"z": 0
}