@wix/auto_sdk_data-extension-schema_schemas 1.0.221 → 1.0.222

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.
@@ -20720,6 +20720,8 @@ interface DataExtensionSchemaCreatedEnvelope {
20720
20720
  }
20721
20721
  /**
20722
20722
  * Triggered when a data extension schema is created.
20723
+ * @permissionScope Manage_Wix_Rentals_App_Forms_submissions
20724
+ * @permissionScopeId SCOPE.RENTALS.MANAGE
20723
20725
  * @permissionScope Manage Stores
20724
20726
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
20725
20727
  * @permissionScope Manage Bookings Services and Settings
@@ -20759,6 +20761,8 @@ interface DataExtensionSchemaDeletedEnvelope {
20759
20761
  }
20760
20762
  /**
20761
20763
  * Triggered when a data extension schema is deleted.
20764
+ * @permissionScope Manage_Wix_Rentals_App_Forms_submissions
20765
+ * @permissionScopeId SCOPE.RENTALS.MANAGE
20762
20766
  * @permissionScope Manage Stores
20763
20767
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
20764
20768
  * @permissionScope Manage Bookings Services and Settings
@@ -20801,6 +20805,8 @@ interface DataExtensionSchemaUpdatedEnvelope {
20801
20805
  }
20802
20806
  /**
20803
20807
  * Triggered when a data extension schema is updated.
20808
+ * @permissionScope Manage_Wix_Rentals_App_Forms_submissions
20809
+ * @permissionScopeId SCOPE.RENTALS.MANAGE
20804
20810
  * @permissionScope Manage Stores
20805
20811
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
20806
20812
  * @permissionScope Manage Bookings Services and Settings