@wix/auto_sdk_seatings_seating-plan 1.0.48 → 1.0.49

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.
@@ -1142,6 +1142,8 @@ interface SeatingPlanCreatedEnvelope {
1142
1142
  }
1143
1143
  /** @permissionScope Manage Events
1144
1144
  * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
1145
+ * @permissionScope Manage Restaurants - all permissions
1146
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
1145
1147
  * @permissionId SEATING_PLANS.READ_SEATING_PLANS
1146
1148
  * @webhook
1147
1149
  * @eventType wix.seating.v1.seating_plan_created
@@ -1155,6 +1157,8 @@ interface SeatingPlanDeletedEnvelope {
1155
1157
  }
1156
1158
  /** @permissionScope Manage Events
1157
1159
  * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
1160
+ * @permissionScope Manage Restaurants - all permissions
1161
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
1158
1162
  * @permissionId SEATING_PLANS.READ_SEATING_PLANS
1159
1163
  * @webhook
1160
1164
  * @eventType wix.seating.v1.seating_plan_deleted
@@ -1168,6 +1172,8 @@ interface SeatingPlanUpdatedEnvelope {
1168
1172
  }
1169
1173
  /** @permissionScope Manage Events
1170
1174
  * @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
1175
+ * @permissionScope Manage Restaurants - all permissions
1176
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
1171
1177
  * @permissionId SEATING_PLANS.READ_SEATING_PLANS
1172
1178
  * @webhook
1173
1179
  * @eventType wix.seating.v1.seating_plan_updated