@wix/auto_sdk_bookings_bookings 1.0.45 → 1.0.47

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,10 +38,6 @@ 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"
45
41
  }
46
42
  ],
47
43
  "manage._base_domain_": [
@@ -76,7 +72,7 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
76
72
  destPath: "/v2/bulk/bookings"
77
73
  },
78
74
  {
79
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
75
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
80
76
  destPath: "/v2/multi_service_bookings"
81
77
  }
82
78
  ],
@@ -124,10 +120,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
124
120
  {
125
121
  srcPath: "/_api/bookings-service",
126
122
  destPath: "/v2/bookings"
127
- },
128
- {
129
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
130
- destPath: "/v2/multi_service_bookings"
131
123
  }
132
124
  ]
133
125
  };
@@ -151,10 +143,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
151
143
  {
152
144
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
153
145
  destPath: "/v2/bulk/multi_service_bookings"
154
- },
155
- {
156
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
157
- destPath: "/v2/multi_service_bookings"
158
146
  }
159
147
  ],
160
148
  "manage._base_domain_": [
@@ -189,7 +177,7 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
189
177
  destPath: "/v2/bulk/bookings"
190
178
  },
191
179
  {
192
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
180
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
193
181
  destPath: "/v2/multi_service_bookings"
194
182
  }
195
183
  ],
@@ -237,10 +225,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
237
225
  {
238
226
  srcPath: "/_api/bookings-service",
239
227
  destPath: "/v2/bookings"
240
- },
241
- {
242
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
243
- destPath: "/v2/multi_service_bookings"
244
228
  }
245
229
  ]
246
230
  };