gns3-server/docs/api/notifications/drawing.created.json

9 lines
323 B
JSON
Raw Normal View History

2016-06-30 08:55:47 +00:00
{
2016-07-22 11:54:57 +00:00
"drawing_id": "7d8a9489-e8f8-4cab-ad67-c71d26c6d570",
"project_id": "8136bd49-a9e0-43a2-8012-e49d539bc0b4",
2016-06-30 08:55:47 +00:00
"rotation": 0,
"svg": "<svg height=\"210\" width=\"500\"><line x1=\"0\" y1=\"0\" x2=\"200\" y2=\"200\" style=\"stroke:rgb(255,0,0);stroke-width:2\" /></svg>",
"x": 10,
"y": 20,
"z": 0
}