Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.05 KB

CreateFlagConfigApprovalRequestRequest.md

File metadata and controls

16 lines (13 loc) · 1.05 KB

# CreateFlagConfigApprovalRequestRequest

Properties

Name Type Description Notes
comment string Optional comment describing the approval request [optional]
description string A brief description of the changes you're requesting
instructions array[]
notify_member_ids string[] An array of member IDs. These members are notified to review the approval request. [optional]
notify_team_keys string[] An array of team keys. The members of these teams are notified to review the approval request. [optional]
execution_date int [optional]
operating_on_id string The ID of a scheduled change. Include this if your <code>instructions</code> include editing or deleting a scheduled change. [optional]
integration_config array<string,mixed> [optional]

[Back to Model list] [Back to API list] [Back to README]