Fix issue with VPCS create request.

pull/21/head^2
grossmj 10 years ago
parent 0af4ea81ff
commit 3b05d89837

@ -27,7 +27,6 @@ VPCS_CREATE_SCHEMA = {
"minLength": 1,
},
},
"required": ["path"]
}
VPCS_DELETE_SCHEMA = {

Loading…
Cancel
Save