@wix/auto_sdk_bookings_bookings 1.0.69 → 1.0.70

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