File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 27262726 ],
27272727 "conditional" : [
27282728 {
2729- "name" : " Conditional Policy [Tech preview] " ,
2729+ "name" : " Conditional Policy" ,
27302730 "$schema" : " http://apicast.io/policy-v1.1/schema#manifest#" ,
27312731 "configuration" : {
27322732 "required" : [
27332733 " condition"
27342734 ],
27352735 "properties" : {
27362736 "policy_chain" : {
2737- "items " : {
2738- "type " : " object "
2739- } ,
2740- "type" : " array " ,
2741- "description" : " The policy chain to execute when the condition is true "
2737+ "type " : " object " ,
2738+ "description " : [
2739+ " The policy chain to execute when the condition is true. " ,
2740+ " This field is managed by the operator and can't be edited. "
2741+ ]
27422742 },
27432743 "condition" : {
27442744 "$ref" : " #/definitions/condition"
You can’t perform that action at this time.
0 commit comments