1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-04 05:00:58 +00:00
gns3-server/docs/api/notifications/drawing.created.json
2016-08-15 12:11:36 +02:00

9 lines
323 B
JSON

{
"drawing_id": "b717be1b-f3a8-4d7f-8b0f-c64c790f764c",
"project_id": "ac9ddc94-514a-4517-821e-39e7c958591b",
"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
}