update open api spec

This commit is contained in:
darshansreenivas 2026-01-24 04:15:12 -08:00
parent 0b635116f1
commit bcdc613966
2 changed files with 4 additions and 2 deletions

View file

@ -534,7 +534,8 @@
}
},
"required": [
"policyName"
"policyName",
"validationActions"
],
"type": "object"
},

View file

@ -668,7 +668,8 @@
}
},
"required": [
"policyName"
"policyName",
"validationActions"
],
"type": "object"
},