Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 503 Bytes

PostApprovalRequestReviewRequest.md

File metadata and controls

24 lines (12 loc) · 503 Bytes

PostApprovalRequestReviewRequest

Properties

Name Type Description Notes
kind KindEnum The type of review for this approval request [optional]
comment String Optional comment about the approval request [optional]

Enum: KindEnum

Name Value
APPROVE "approve"
COMMENT "comment"
DECLINE "decline"