PublishRuleModel

View as Markdown

PublishRuleModel

Set rules for publishing entry/asset.

NameTypeDescription
Actions (required)List<string>

Set list action for publishing rules.

Approvers (required)Approvals

Approval details for publish rule

Branches List<string>

List of branches for the publish rule to be applied.

ContentTypes List<string>

List of content types the publish rule to be applied.

DisableApproval bool

Set true to disable approvals.

Environment string

Set environment for the publish rule

Locale string

Set locale for the publish rules.

WorkflowStageUid string

Set workflow stage uid for the publish rules.

WorkflowUid string

Set workflow uid for the publish rules.