@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.
@@ -38,6 +38,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
38
38
  {
39
39
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
40
40
  destPath: "/v2/bulk/multi_service_bookings"
41
+ },
42
+ {
43
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
44
+ destPath: "/v2/multi_service_bookings"
41
45
  }
42
46
  ],
43
47
  "manage._base_domain_": [
@@ -74,6 +78,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
74
78
  {
75
79
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
76
80
  destPath: "/v2/multi_service_bookings"
81
+ },
82
+ {
83
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
84
+ destPath: "/v2/multi_service_bookings"
77
85
  }
78
86
  ],
79
87
  "www._base_domain_": [
@@ -120,6 +128,10 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
120
128
  {
121
129
  srcPath: "/_api/bookings-service",
122
130
  destPath: "/v2/bookings"
131
+ },
132
+ {
133
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
134
+ destPath: "/v2/multi_service_bookings"
123
135
  }
124
136
  ]
125
137
  };
@@ -143,6 +155,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
143
155
  {
144
156
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
145
157
  destPath: "/v2/bulk/multi_service_bookings"
158
+ },
159
+ {
160
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
161
+ destPath: "/v2/multi_service_bookings"
146
162
  }
147
163
  ],
148
164
  "manage._base_domain_": [
@@ -179,6 +195,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
179
195
  {
180
196
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
181
197
  destPath: "/v2/multi_service_bookings"
198
+ },
199
+ {
200
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
201
+ destPath: "/v2/multi_service_bookings"
182
202
  }
183
203
  ],
184
204
  "www._base_domain_": [
@@ -225,6 +245,10 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
225
245
  {
226
246
  srcPath: "/_api/bookings-service",
227
247
  destPath: "/v2/bookings"
248
+ },
249
+ {
250
+ srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
251
+ destPath: "/v2/multi_service_bookings"
228
252
  }
229
253
  ]
230
254
  };