@wix/auto_sdk_bookings_bookings 1.0.73 → 1.0.74
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.
- package/build/cjs/index.js +48 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.js +48 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js +48 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.mjs +48 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.mjs +48 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs +48 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.js +48 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.js +48 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js +48 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.mjs +48 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.mjs +48 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs +48 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.js
CHANGED
|
@@ -104,6 +104,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
|
|
|
104
104
|
{
|
|
105
105
|
srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
|
|
106
106
|
destPath: "/v2/bulk/multi_service_bookings"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
110
|
+
destPath: "/v2/multi_service_bookings"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
114
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
107
115
|
}
|
|
108
116
|
],
|
|
109
117
|
"manage._base_domain_": [
|
|
@@ -140,6 +148,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
|
|
|
140
148
|
{
|
|
141
149
|
srcPath: "/_api/bookings-service/v2/multi_service_bookings",
|
|
142
150
|
destPath: "/v2/multi_service_bookings"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
154
|
+
destPath: "/v2/multi_service_bookings"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
158
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
143
159
|
}
|
|
144
160
|
],
|
|
145
161
|
"www._base_domain_": [
|
|
@@ -186,6 +202,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
|
|
|
186
202
|
{
|
|
187
203
|
srcPath: "/_api/bookings-service",
|
|
188
204
|
destPath: "/v2/bookings"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
208
|
+
destPath: "/v2/multi_service_bookings"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
212
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
189
213
|
}
|
|
190
214
|
]
|
|
191
215
|
};
|
|
@@ -209,6 +233,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
|
|
|
209
233
|
{
|
|
210
234
|
srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
|
|
211
235
|
destPath: "/v2/bulk/multi_service_bookings"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
239
|
+
destPath: "/v2/multi_service_bookings"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
243
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
212
244
|
}
|
|
213
245
|
],
|
|
214
246
|
"manage._base_domain_": [
|
|
@@ -245,6 +277,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
|
|
|
245
277
|
{
|
|
246
278
|
srcPath: "/_api/bookings-service/v2/multi_service_bookings",
|
|
247
279
|
destPath: "/v2/multi_service_bookings"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
283
|
+
destPath: "/v2/multi_service_bookings"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
287
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
248
288
|
}
|
|
249
289
|
],
|
|
250
290
|
"www._base_domain_": [
|
|
@@ -291,6 +331,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
|
|
|
291
331
|
{
|
|
292
332
|
srcPath: "/_api/bookings-service",
|
|
293
333
|
destPath: "/v2/bookings"
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
|
|
337
|
+
destPath: "/v2/multi_service_bookings"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
|
|
341
|
+
destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
|
|
294
342
|
}
|
|
295
343
|
]
|
|
296
344
|
};
|