@wix/auto_sdk_bookings_bookings 1.0.116 → 1.0.117

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.
@@ -1659,6 +1659,7 @@ interface RescheduleBookingFlowControlSettings {
1659
1659
  *
1660
1660
  * When passing `false`, you can only cancel a booking if the rescheduling
1661
1661
  * policy allows it.
1662
+ * When passing `true`, external validation providers are also skipped.
1662
1663
  * Default: `false`.
1663
1664
  */
1664
1665
  ignoreReschedulePolicy?: boolean;