Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional dryWhether this rule was evaluated in dry-run mode.
Optional nameThe name of the rule.
Optional reasonThe reason for the rule result, if applicable.
Optional statusThe overall status of the gate evaluation.
in_progress: The evaluation is still running.pass: All rules passed successfully and the deployment is allowed to proceed.fail: One or more rules did not pass; the deployment should not proceed.Generated using TypeDoc
The result of a single rule evaluation.