mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-18 07:18:18 +00:00
OVA file support
This commit is contained in:
@ -357,7 +357,7 @@ class QEMUHandler:
|
||||
response.json(vms)
|
||||
|
||||
@Route.post(
|
||||
r"/qemu/vms/{path}",
|
||||
r"/qemu/vms/{path:.+}",
|
||||
status_codes={
|
||||
204: "Image uploaded",
|
||||
},
|
||||
|
Reference in New Issue
Block a user