@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.
package/build/es/meta.mjs CHANGED
@@ -56,6 +56,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
56
56
  {
57
57
  srcPath: "/bookings/v2/bulk/bookings",
58
58
  destPath: "/v2/bulk/bookings"
59
+ },
60
+ {
61
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
62
+ destPath: "/v2/multi_service_bookings"
59
63
  }
60
64
  ],
61
65
  "www._base_domain_": [
@@ -157,6 +161,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
157
161
  {
158
162
  srcPath: "/bookings/v2/bulk/bookings",
159
163
  destPath: "/v2/bulk/bookings"
164
+ },
165
+ {
166
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
167
+ destPath: "/v2/multi_service_bookings"
160
168
  }
161
169
  ],
162
170
  "www._base_domain_": [