@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/es/meta.mjs CHANGED
@@ -24,6 +24,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
24
24
  {
25
25
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
26
26
  destPath: "/v2/bulk/multi_service_bookings"
27
+ },
28
+ {
29
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
30
+ destPath: "/v2/multi_service_bookings"
31
+ },
32
+ {
33
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
34
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
27
35
  }
28
36
  ],
29
37
  "manage._base_domain_": [
@@ -60,6 +68,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
60
68
  {
61
69
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
62
70
  destPath: "/v2/multi_service_bookings"
71
+ },
72
+ {
73
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
74
+ destPath: "/v2/multi_service_bookings"
75
+ },
76
+ {
77
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
78
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
63
79
  }
64
80
  ],
65
81
  "www._base_domain_": [
@@ -106,6 +122,14 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
106
122
  {
107
123
  srcPath: "/_api/bookings-service",
108
124
  destPath: "/v2/bookings"
125
+ },
126
+ {
127
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
128
+ destPath: "/v2/multi_service_bookings"
129
+ },
130
+ {
131
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
132
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
109
133
  }
110
134
  ]
111
135
  };
@@ -129,6 +153,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
129
153
  {
130
154
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
131
155
  destPath: "/v2/bulk/multi_service_bookings"
156
+ },
157
+ {
158
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
159
+ destPath: "/v2/multi_service_bookings"
160
+ },
161
+ {
162
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
163
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
132
164
  }
133
165
  ],
134
166
  "manage._base_domain_": [
@@ -165,6 +197,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
165
197
  {
166
198
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
167
199
  destPath: "/v2/multi_service_bookings"
200
+ },
201
+ {
202
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
203
+ destPath: "/v2/multi_service_bookings"
204
+ },
205
+ {
206
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
207
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
168
208
  }
169
209
  ],
170
210
  "www._base_domain_": [
@@ -211,6 +251,14 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
211
251
  {
212
252
  srcPath: "/_api/bookings-service",
213
253
  destPath: "/v2/bookings"
254
+ },
255
+ {
256
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
257
+ destPath: "/v2/multi_service_bookings"
258
+ },
259
+ {
260
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings/add_bookings_to_multi_service_booking",
261
+ destPath: "/v2/multi_service_bookings/add_bookings_to_multi_service_booking"
214
262
  }
215
263
  ]
216
264
  };