@wix/auto_sdk_bookings_bookings 1.0.68 → 1.0.69

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.
@@ -86,6 +86,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
86
86
  {
87
87
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
88
88
  destPath: "/v2/bulk/multi_service_bookings"
89
+ },
90
+ {
91
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
92
+ destPath: "/v2/multi_service_bookings"
89
93
  }
90
94
  ],
91
95
  "manage._base_domain_": [
@@ -122,6 +126,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
122
126
  {
123
127
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
124
128
  destPath: "/v2/multi_service_bookings"
129
+ },
130
+ {
131
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
132
+ destPath: "/v2/multi_service_bookings"
125
133
  }
126
134
  ],
127
135
  "www._base_domain_": [
@@ -168,6 +176,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
168
176
  {
169
177
  srcPath: "/_api/bookings-service",
170
178
  destPath: "/v2/bookings"
179
+ },
180
+ {
181
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
182
+ destPath: "/v2/multi_service_bookings"
171
183
  }
172
184
  ]
173
185
  };
@@ -191,6 +203,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
191
203
  {
192
204
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
193
205
  destPath: "/v2/bulk/multi_service_bookings"
206
+ },
207
+ {
208
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
209
+ destPath: "/v2/multi_service_bookings"
194
210
  }
195
211
  ],
196
212
  "manage._base_domain_": [
@@ -227,6 +243,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
227
243
  {
228
244
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
229
245
  destPath: "/v2/multi_service_bookings"
246
+ },
247
+ {
248
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
249
+ destPath: "/v2/multi_service_bookings"
230
250
  }
231
251
  ],
232
252
  "www._base_domain_": [
@@ -273,6 +293,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
273
293
  {
274
294
  srcPath: "/_api/bookings-service",
275
295
  destPath: "/v2/bookings"
296
+ },
297
+ {
298
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
299
+ destPath: "/v2/multi_service_bookings"
276
300
  }
277
301
  ]
278
302
  };