mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Fix issue with VPCS create request.
This commit is contained in:
parent
0af4ea81ff
commit
3b05d89837
@ -27,7 +27,6 @@ VPCS_CREATE_SCHEMA = {
|
|||||||
"minLength": 1,
|
"minLength": 1,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"required": ["path"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
VPCS_DELETE_SCHEMA = {
|
VPCS_DELETE_SCHEMA = {
|
||||||
|
Loading…
Reference in New Issue
Block a user