@wix/auto_sdk_bookings_bookings 1.0.46 → 1.0.47

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.
@@ -120,6 +120,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
120
120
  {
121
121
  srcPath: "/bookings/v2/bulk/bookings",
122
122
  destPath: "/v2/bulk/bookings"
123
+ },
124
+ {
125
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
126
+ destPath: "/v2/multi_service_bookings"
123
127
  }
124
128
  ],
125
129
  "www._base_domain_": [
@@ -221,6 +225,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
221
225
  {
222
226
  srcPath: "/bookings/v2/bulk/bookings",
223
227
  destPath: "/v2/bulk/bookings"
228
+ },
229
+ {
230
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
231
+ destPath: "/v2/multi_service_bookings"
224
232
  }
225
233
  ],
226
234
  "www._base_domain_": [