@wix/auto_sdk_automations_automations-v-2 1.0.35 → 1.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -80,9 +80,9 @@ interface AutomationOriginInfoOneOf {
80
80
  }
81
81
  interface ActionSettings {
82
82
  /**
83
- * Permanent actions. Permanent actions cannot be deleted.
83
+ * Permanent actions. PermanentAction's skipActionExpression cannot be modified.
84
84
  *
85
- * When empty, all actions can be deleted by the user.
85
+ * When empty, all actions can be set as skipped
86
86
  * @maxSize 30
87
87
  * @format GUID
88
88
  */