Files
api-specs/idn/beta/schemas/campaign/examples/CreateCampaignTemplateManager.yaml
GitHub Action Bot eaf286ccae Automated commit 'IDNWAIMEA-10186: Update API Docs for MandatoryCommentRequirement (#1299)
* IDNWAIMEA-10186: Update API Docs for MandatoryCommentRequirement

* Add MandatoryCommentRequirement to examples

* Add mandatoryComment to campaign reference

* Update CampaignReference.yaml

* Update CampaignReference.yaml

* fix indentation error in CampaignReference

* Add mandatoryCommentRequirement for v3

add the mandatoryCommentRequirement to campaign FULL responses and the create campaign payloads

* add mandatoryComment to beta create campaign and templates

* add mandatory comment to v3 campaign schema

* add type string to mandatoryCommentRequirement

* Update mandatoryCommentRequirement description.' by github action: 5245808520
2023-06-12 15:59:57 +00:00

19 lines
701 B
YAML

description: >-
This creates a template that can be used to generate manager campaigns. The campaigns will have a due date
that is two weeks after their creation date, and will be named "{current date} Manager Review" (e.g.
"2020-03-16 Manager Review").
value:
name: Manager Review
description: A review of everyone's access by their manager.
deadlineDuration: P2W
campaign:
name: Manager Review
description: Review everyone's access.
type: MANAGER
filter:
type: CAMPAIGN_FILTER
id: e0adaae69852e8fe8b8a3d48e5ce757c
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
mandatoryCommentRequirement: NO_DECISIONS