gns3-server/docs/api/notifications/drawing.created.json
2016-07-11 15:37:57 +02:00

9 lines
323 B
JSON

{
"drawing_id": "b52e45b0-d1a7-46b4-8ecc-5db59eba7e0f",
"project_id": "63a45f0d-f886-436f-b07e-f52cdcbeaff4",
"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
}