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