@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.
@@ -63,6 +63,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
63
63
  {
64
64
  srcPath: "/bookings/v2/bulk/bookings",
65
65
  destPath: "/v2/bulk/bookings"
66
+ },
67
+ {
68
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
69
+ destPath: "/v2/multi_service_bookings"
66
70
  }
67
71
  ],
68
72
  "www._base_domain_": [
@@ -164,6 +168,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
164
168
  {
165
169
  srcPath: "/bookings/v2/bulk/bookings",
166
170
  destPath: "/v2/bulk/bookings"
171
+ },
172
+ {
173
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
174
+ destPath: "/v2/multi_service_bookings"
167
175
  }
168
176
  ],
169
177
  "www._base_domain_": [