@wix/auto_sdk_bookings_bookings 1.0.68 → 1.0.69

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.
@@ -104,6 +104,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
104
104
  {
105
105
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
106
106
  destPath: "/v2/bulk/multi_service_bookings"
107
+ },
108
+ {
109
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
110
+ destPath: "/v2/multi_service_bookings"
107
111
  }
108
112
  ],
109
113
  "manage._base_domain_": [
@@ -140,6 +144,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
140
144
  {
141
145
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
142
146
  destPath: "/v2/multi_service_bookings"
147
+ },
148
+ {
149
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
150
+ destPath: "/v2/multi_service_bookings"
143
151
  }
144
152
  ],
145
153
  "www._base_domain_": [
@@ -186,6 +194,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
186
194
  {
187
195
  srcPath: "/_api/bookings-service",
188
196
  destPath: "/v2/bookings"
197
+ },
198
+ {
199
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
200
+ destPath: "/v2/multi_service_bookings"
189
201
  }
190
202
  ]
191
203
  };
@@ -209,6 +221,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
209
221
  {
210
222
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
211
223
  destPath: "/v2/bulk/multi_service_bookings"
224
+ },
225
+ {
226
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
227
+ destPath: "/v2/multi_service_bookings"
212
228
  }
213
229
  ],
214
230
  "manage._base_domain_": [
@@ -245,6 +261,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
245
261
  {
246
262
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
247
263
  destPath: "/v2/multi_service_bookings"
264
+ },
265
+ {
266
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
267
+ destPath: "/v2/multi_service_bookings"
248
268
  }
249
269
  ],
250
270
  "www._base_domain_": [
@@ -291,6 +311,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
291
311
  {
292
312
  srcPath: "/_api/bookings-service",
293
313
  destPath: "/v2/bookings"
314
+ },
315
+ {
316
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
317
+ destPath: "/v2/multi_service_bookings"
294
318
  }
295
319
  ]
296
320
  };