@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.
@@ -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_": [
@@ -124,10 +120,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
124
120
  {
125
121
  srcPath: "/bookings/v2/bulk/bookings",
126
122
  destPath: "/v2/bulk/bookings"
127
- },
128
- {
129
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
130
- destPath: "/v2/multi_service_bookings"
131
123
  }
132
124
  ],
133
125
  "www._base_domain_": [
@@ -174,10 +166,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
174
166
  {
175
167
  srcPath: "/_api/bookings-service",
176
168
  destPath: "/v2/bookings"
177
- },
178
- {
179
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
180
- destPath: "/v2/multi_service_bookings"
181
169
  }
182
170
  ]
183
171
  };
@@ -201,10 +189,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
201
189
  {
202
190
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
203
191
  destPath: "/v2/bulk/multi_service_bookings"
204
- },
205
- {
206
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
207
- destPath: "/v2/multi_service_bookings"
208
192
  }
209
193
  ],
210
194
  "manage._base_domain_": [
@@ -237,10 +221,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
237
221
  {
238
222
  srcPath: "/bookings/v2/bulk/bookings",
239
223
  destPath: "/v2/bulk/bookings"
240
- },
241
- {
242
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
243
- destPath: "/v2/multi_service_bookings"
244
224
  }
245
225
  ],
246
226
  "www._base_domain_": [
@@ -287,10 +267,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
287
267
  {
288
268
  srcPath: "/_api/bookings-service",
289
269
  destPath: "/v2/bookings"
290
- },
291
- {
292
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
293
- destPath: "/v2/multi_service_bookings"
294
270
  }
295
271
  ]
296
272
  };