@wix/auto_sdk_bookings_bookings 1.0.45 → 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.
@@ -102,10 +102,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
102
102
  {
103
103
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
104
104
  destPath: "/v2/bulk/multi_service_bookings"
105
- },
106
- {
107
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
108
- destPath: "/v2/multi_service_bookings"
109
105
  }
110
106
  ],
111
107
  "manage._base_domain_": [
@@ -140,7 +136,7 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
140
136
  destPath: "/v2/bulk/bookings"
141
137
  },
142
138
  {
143
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
139
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
144
140
  destPath: "/v2/multi_service_bookings"
145
141
  }
146
142
  ],
@@ -188,10 +184,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
188
184
  {
189
185
  srcPath: "/_api/bookings-service",
190
186
  destPath: "/v2/bookings"
191
- },
192
- {
193
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
194
- destPath: "/v2/multi_service_bookings"
195
187
  }
196
188
  ]
197
189
  };
@@ -215,10 +207,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
215
207
  {
216
208
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
217
209
  destPath: "/v2/bulk/multi_service_bookings"
218
- },
219
- {
220
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
221
- destPath: "/v2/multi_service_bookings"
222
210
  }
223
211
  ],
224
212
  "manage._base_domain_": [
@@ -253,7 +241,7 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
253
241
  destPath: "/v2/bulk/bookings"
254
242
  },
255
243
  {
256
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
244
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
257
245
  destPath: "/v2/multi_service_bookings"
258
246
  }
259
247
  ],
@@ -301,10 +289,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
301
289
  {
302
290
  srcPath: "/_api/bookings-service",
303
291
  destPath: "/v2/bookings"
304
- },
305
- {
306
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
307
- destPath: "/v2/multi_service_bookings"
308
292
  }
309
293
  ]
310
294
  };