Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.84 KB

File metadata and controls

14 lines (11 loc) · 1.84 KB

PatchWorkflowDto

Fields

Field Type Required Description
Active bool Activate or deactivate the workflow
Name string New name for the workflow
Description string Updated description of the workflow
Tags List<string> Tags associated with the workflow
PayloadSchema Dictionary<String, object> The payload JSON Schema for the workflow
ValidatePayload bool Enable or disable payload schema validation
IsTranslationEnabled bool Enable or disable translations for this workflow