@wix/auto_sdk_bookings_bookings 1.0.45 → 1.0.46

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/meta.js CHANGED
@@ -71,10 +71,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
71
71
  {
72
72
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
73
73
  destPath: "/v2/bulk/multi_service_bookings"
74
- },
75
- {
76
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
77
- destPath: "/v2/multi_service_bookings"
78
74
  }
79
75
  ],
80
76
  "manage._base_domain_": [
@@ -107,10 +103,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
107
103
  {
108
104
  srcPath: "/bookings/v2/bulk/bookings",
109
105
  destPath: "/v2/bulk/bookings"
110
- },
111
- {
112
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
113
- destPath: "/v2/multi_service_bookings"
114
106
  }
115
107
  ],
116
108
  "www._base_domain_": [
@@ -157,10 +149,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
157
149
  {
158
150
  srcPath: "/_api/bookings-service",
159
151
  destPath: "/v2/bookings"
160
- },
161
- {
162
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
163
- destPath: "/v2/multi_service_bookings"
164
152
  }
165
153
  ]
166
154
  };
@@ -184,10 +172,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
184
172
  {
185
173
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
186
174
  destPath: "/v2/bulk/multi_service_bookings"
187
- },
188
- {
189
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
190
- destPath: "/v2/multi_service_bookings"
191
175
  }
192
176
  ],
193
177
  "manage._base_domain_": [
@@ -220,10 +204,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
220
204
  {
221
205
  srcPath: "/bookings/v2/bulk/bookings",
222
206
  destPath: "/v2/bulk/bookings"
223
- },
224
- {
225
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
226
- destPath: "/v2/multi_service_bookings"
227
207
  }
228
208
  ],
229
209
  "www._base_domain_": [
@@ -270,10 +250,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
270
250
  {
271
251
  srcPath: "/_api/bookings-service",
272
252
  destPath: "/v2/bookings"
273
- },
274
- {
275
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
276
- destPath: "/v2/multi_service_bookings"
277
253
  }
278
254
  ]
279
255
  };