mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-18 15:28:11 +00:00
Merge branch '2.0' into 2.1
This commit is contained in:
@ -33,7 +33,7 @@ VM_CREATE_SCHEMA = {
|
||||
},
|
||||
"dynamips_id": {
|
||||
"description": "Dynamips ID",
|
||||
"type": "integer"
|
||||
"type": ["integer", "null"]
|
||||
},
|
||||
"name": {
|
||||
"description": "Dynamips VM instance name",
|
||||
|
Reference in New Issue
Block a user