@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.
@@ -70,6 +70,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
70
70
  {
71
71
  srcPath: "/bookings/v2/bulk/bookings",
72
72
  destPath: "/v2/bulk/bookings"
73
+ },
74
+ {
75
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
76
+ destPath: "/v2/multi_service_bookings"
73
77
  }
74
78
  ],
75
79
  "www._base_domain_": [
@@ -171,6 +175,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
171
175
  {
172
176
  srcPath: "/bookings/v2/bulk/bookings",
173
177
  destPath: "/v2/bulk/bookings"
178
+ },
179
+ {
180
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
181
+ destPath: "/v2/multi_service_bookings"
174
182
  }
175
183
  ],
176
184
  "www._base_domain_": [