@wix/auto_sdk_bookings_bookings 1.0.45 → 1.0.46

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_": [
@@ -138,10 +134,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
138
134
  {
139
135
  srcPath: "/bookings/v2/bulk/bookings",
140
136
  destPath: "/v2/bulk/bookings"
141
- },
142
- {
143
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
144
- destPath: "/v2/multi_service_bookings"
145
137
  }
146
138
  ],
147
139
  "www._base_domain_": [
@@ -188,10 +180,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
188
180
  {
189
181
  srcPath: "/_api/bookings-service",
190
182
  destPath: "/v2/bookings"
191
- },
192
- {
193
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
194
- destPath: "/v2/multi_service_bookings"
195
183
  }
196
184
  ]
197
185
  };
@@ -215,10 +203,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
215
203
  {
216
204
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
217
205
  destPath: "/v2/bulk/multi_service_bookings"
218
- },
219
- {
220
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
221
- destPath: "/v2/multi_service_bookings"
222
206
  }
223
207
  ],
224
208
  "manage._base_domain_": [
@@ -251,10 +235,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
251
235
  {
252
236
  srcPath: "/bookings/v2/bulk/bookings",
253
237
  destPath: "/v2/bulk/bookings"
254
- },
255
- {
256
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
257
- destPath: "/v2/multi_service_bookings"
258
238
  }
259
239
  ],
260
240
  "www._base_domain_": [
@@ -301,10 +281,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
301
281
  {
302
282
  srcPath: "/_api/bookings-service",
303
283
  destPath: "/v2/bookings"
304
- },
305
- {
306
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
307
- destPath: "/v2/multi_service_bookings"
308
284
  }
309
285
  ]
310
286
  };