@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.
@@ -134,6 +134,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
134
134
  {
135
135
  srcPath: "/bookings/v2/bulk/bookings",
136
136
  destPath: "/v2/bulk/bookings"
137
+ },
138
+ {
139
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
140
+ destPath: "/v2/multi_service_bookings"
137
141
  }
138
142
  ],
139
143
  "www._base_domain_": [
@@ -235,6 +239,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
235
239
  {
236
240
  srcPath: "/bookings/v2/bulk/bookings",
237
241
  destPath: "/v2/bulk/bookings"
242
+ },
243
+ {
244
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
245
+ destPath: "/v2/multi_service_bookings"
238
246
  }
239
247
  ],
240
248
  "www._base_domain_": [