File tree 4 files changed +4
-4
lines changed
boundary_layer_default_plugin/config/operators
invalid-bad-config/operators
invalid-duplicate-names/operators
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ parameters_jsonschema:
46
46
queue :
47
47
type : string
48
48
priority_weight :
49
- type : string
49
+ type : integer
50
50
weight_rule :
51
51
type : string
52
52
pool :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ parameters_jsonschema:
46
46
queue :
47
47
type : string
48
48
priority_weight :
49
- type : string
49
+ type : integer
50
50
pool :
51
51
type : string
52
52
sla :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ parameters_jsonschema:
46
46
queue :
47
47
type : string
48
48
priority_weight :
49
- type : string
49
+ type : integer
50
50
pool :
51
51
type : string
52
52
sla :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ parameters_jsonschema:
46
46
queue :
47
47
type : string
48
48
priority_weight :
49
- type : string
49
+ type : integer
50
50
pool :
51
51
type : string
52
52
sla :
You can’t perform that action at this time.
0 commit comments