1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ChangeGateApprovalRuleInput

ChangeGateApprovalRuleInput

    Input specification for change gate rule - contains minimal identifiers for API requests

    Properties

    • numApprovalsRequired integer required
      Number of approvals required
    • allowSelfApproval boolean required
      Whether self approval is allowed, (assuming the author matches approver eligibility criteria)
    • requireReapprovalOnChange boolean required
      Whether reapproval is required when the change request is modified
    • eligibleApprovers array[ApprovalRuleEligibilityInput] required
      List of eligible approvers
    • eligibilityType string required
    • ruleType string required