@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.
@@ -90,10 +90,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
90
90
  {
91
91
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
92
92
  destPath: "/v2/bulk/multi_service_bookings"
93
- },
94
- {
95
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
96
- destPath: "/v2/multi_service_bookings"
97
93
  }
98
94
  ],
99
95
  "manage._base_domain_": [
@@ -130,10 +126,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
130
126
  {
131
127
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
132
128
  destPath: "/v2/multi_service_bookings"
133
- },
134
- {
135
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
136
- destPath: "/v2/multi_service_bookings"
137
129
  }
138
130
  ],
139
131
  "www._base_domain_": [
@@ -180,10 +172,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
180
172
  {
181
173
  srcPath: "/_api/bookings-service",
182
174
  destPath: "/v2/bookings"
183
- },
184
- {
185
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
186
- destPath: "/v2/multi_service_bookings"
187
175
  }
188
176
  ]
189
177
  };
@@ -207,10 +195,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
207
195
  {
208
196
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
209
197
  destPath: "/v2/bulk/multi_service_bookings"
210
- },
211
- {
212
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
213
- destPath: "/v2/multi_service_bookings"
214
198
  }
215
199
  ],
216
200
  "manage._base_domain_": [
@@ -247,10 +231,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
247
231
  {
248
232
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
249
233
  destPath: "/v2/multi_service_bookings"
250
- },
251
- {
252
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
253
- destPath: "/v2/multi_service_bookings"
254
234
  }
255
235
  ],
256
236
  "www._base_domain_": [
@@ -297,10 +277,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
297
277
  {
298
278
  srcPath: "/_api/bookings-service",
299
279
  destPath: "/v2/bookings"
300
- },
301
- {
302
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
303
- destPath: "/v2/multi_service_bookings"
304
280
  }
305
281
  ]
306
282
  };