@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.
@@ -24,10 +24,6 @@ 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"
31
27
  }
32
28
  ],
33
29
  "manage._base_domain_": [
@@ -60,10 +56,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
60
56
  {
61
57
  srcPath: "/bookings/v2/bulk/bookings",
62
58
  destPath: "/v2/bulk/bookings"
63
- },
64
- {
65
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
66
- destPath: "/v2/multi_service_bookings"
67
59
  }
68
60
  ],
69
61
  "www._base_domain_": [
@@ -110,10 +102,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
110
102
  {
111
103
  srcPath: "/_api/bookings-service",
112
104
  destPath: "/v2/bookings"
113
- },
114
- {
115
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
116
- destPath: "/v2/multi_service_bookings"
117
105
  }
118
106
  ]
119
107
  };
@@ -137,10 +125,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
137
125
  {
138
126
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
139
127
  destPath: "/v2/bulk/multi_service_bookings"
140
- },
141
- {
142
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
143
- destPath: "/v2/multi_service_bookings"
144
128
  }
145
129
  ],
146
130
  "manage._base_domain_": [
@@ -173,10 +157,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
173
157
  {
174
158
  srcPath: "/bookings/v2/bulk/bookings",
175
159
  destPath: "/v2/bulk/bookings"
176
- },
177
- {
178
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
179
- destPath: "/v2/multi_service_bookings"
180
160
  }
181
161
  ],
182
162
  "www._base_domain_": [
@@ -223,10 +203,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
223
203
  {
224
204
  srcPath: "/_api/bookings-service",
225
205
  destPath: "/v2/bookings"
226
- },
227
- {
228
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
229
- destPath: "/v2/multi_service_bookings"
230
206
  }
231
207
  ]
232
208
  };