@wix/auto_sdk_bookings_bookings 1.0.67 → 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.
@@ -24,6 +24,10 @@ 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"
27
31
  }
28
32
  ],
29
33
  "manage._base_domain_": [
@@ -60,6 +64,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
60
64
  {
61
65
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
62
66
  destPath: "/v2/multi_service_bookings"
67
+ },
68
+ {
69
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
70
+ destPath: "/v2/multi_service_bookings"
63
71
  }
64
72
  ],
65
73
  "www._base_domain_": [
@@ -106,6 +114,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
106
114
  {
107
115
  srcPath: "/_api/bookings-service",
108
116
  destPath: "/v2/bookings"
117
+ },
118
+ {
119
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
120
+ destPath: "/v2/multi_service_bookings"
109
121
  }
110
122
  ]
111
123
  };
@@ -129,6 +141,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
129
141
  {
130
142
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
131
143
  destPath: "/v2/bulk/multi_service_bookings"
144
+ },
145
+ {
146
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
147
+ destPath: "/v2/multi_service_bookings"
132
148
  }
133
149
  ],
134
150
  "manage._base_domain_": [
@@ -165,6 +181,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
165
181
  {
166
182
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
167
183
  destPath: "/v2/multi_service_bookings"
184
+ },
185
+ {
186
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
187
+ destPath: "/v2/multi_service_bookings"
168
188
  }
169
189
  ],
170
190
  "www._base_domain_": [
@@ -211,6 +231,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
211
231
  {
212
232
  srcPath: "/_api/bookings-service",
213
233
  destPath: "/v2/bookings"
234
+ },
235
+ {
236
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
237
+ destPath: "/v2/multi_service_bookings"
214
238
  }
215
239
  ]
216
240
  };