Skip to content

Commit

Permalink
Marked Manual Approvals as required inside Approval Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
varsharmavs committed Apr 3, 2024
1 parent f9251d7 commit 9bf29eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/privilegedaccessmanager/Entitlement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ properties:
properties:
- !ruby/object:Api::Type::NestedObject
name: manualApprovals
required: true
description: |
A manual approval workflow where users who are designated as approvers need to call the ApproveGrant/DenyGrant APIs for an Grant.
The workflow can consist of multiple serial steps where each step defines who can act as Approver in that step and how many of those users should approve before the workflow moves to the next step.
Expand Down

0 comments on commit 9bf29eb

Please sign in to comment.