@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.
@@ -88,10 +88,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
88
88
  {
89
89
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
90
90
  destPath: "/v2/bulk/multi_service_bookings"
91
- },
92
- {
93
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
94
- destPath: "/v2/multi_service_bookings"
95
91
  }
96
92
  ],
97
93
  "manage._base_domain_": [
@@ -126,7 +122,7 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
126
122
  destPath: "/v2/bulk/bookings"
127
123
  },
128
124
  {
129
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
125
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
130
126
  destPath: "/v2/multi_service_bookings"
131
127
  }
132
128
  ],
@@ -174,10 +170,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
174
170
  {
175
171
  srcPath: "/_api/bookings-service",
176
172
  destPath: "/v2/bookings"
177
- },
178
- {
179
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
180
- destPath: "/v2/multi_service_bookings"
181
173
  }
182
174
  ]
183
175
  };
@@ -201,10 +193,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
201
193
  {
202
194
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
203
195
  destPath: "/v2/bulk/multi_service_bookings"
204
- },
205
- {
206
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
207
- destPath: "/v2/multi_service_bookings"
208
196
  }
209
197
  ],
210
198
  "manage._base_domain_": [
@@ -239,7 +227,7 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
239
227
  destPath: "/v2/bulk/bookings"
240
228
  },
241
229
  {
242
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
230
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
243
231
  destPath: "/v2/multi_service_bookings"
244
232
  }
245
233
  ],
@@ -287,10 +275,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
287
275
  {
288
276
  srcPath: "/_api/bookings-service",
289
277
  destPath: "/v2/bookings"
290
- },
291
- {
292
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
293
- destPath: "/v2/multi_service_bookings"
294
278
  }
295
279
  ]
296
280
  };