Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 477 Bytes

FlagTriggerInput.md

File metadata and controls

14 lines (6 loc) · 477 Bytes

FlagTriggerInput

Properties

Name Type Description Notes
comment String Optional comment describing the update [optional]
instructions List<Map<String, Object>> The instructions to perform when updating. This should be an array with objects that look like <code>{&quot;kind&quot;: &quot;trigger_action&quot;}</code>. [optional]