@wix/auto_sdk_bookings_bookings 1.0.69 → 1.0.70

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