Fix ppetit.template parameter type Integer -> Number
part of bug 1072896 Change-Id: I47011d14330f8d8015876a88529a399a1cee98b6
This commit is contained in:
parent
1300ced209
commit
e65020423b
@ -25,7 +25,7 @@
|
||||
"MinValue": "1",
|
||||
"MaxValue": "100",
|
||||
"Description" : "Number of instances to create",
|
||||
"Type": "Integer"
|
||||
"Type": "Number"
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user