@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.
@@ -31,10 +31,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
31
31
  {
32
32
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
33
33
  destPath: "/v2/bulk/multi_service_bookings"
34
- },
35
- {
36
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
37
- destPath: "/v2/multi_service_bookings"
38
34
  }
39
35
  ],
40
36
  "manage._base_domain_": [
@@ -67,10 +63,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
67
63
  {
68
64
  srcPath: "/bookings/v2/bulk/bookings",
69
65
  destPath: "/v2/bulk/bookings"
70
- },
71
- {
72
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
73
- destPath: "/v2/multi_service_bookings"
74
66
  }
75
67
  ],
76
68
  "www._base_domain_": [
@@ -117,10 +109,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
117
109
  {
118
110
  srcPath: "/_api/bookings-service",
119
111
  destPath: "/v2/bookings"
120
- },
121
- {
122
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
123
- destPath: "/v2/multi_service_bookings"
124
112
  }
125
113
  ]
126
114
  };
@@ -144,10 +132,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
144
132
  {
145
133
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
146
134
  destPath: "/v2/bulk/multi_service_bookings"
147
- },
148
- {
149
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
150
- destPath: "/v2/multi_service_bookings"
151
135
  }
152
136
  ],
153
137
  "manage._base_domain_": [
@@ -180,10 +164,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
180
164
  {
181
165
  srcPath: "/bookings/v2/bulk/bookings",
182
166
  destPath: "/v2/bulk/bookings"
183
- },
184
- {
185
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
186
- destPath: "/v2/multi_service_bookings"
187
167
  }
188
168
  ],
189
169
  "www._base_domain_": [
@@ -230,10 +210,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
230
210
  {
231
211
  srcPath: "/_api/bookings-service",
232
212
  destPath: "/v2/bookings"
233
- },
234
- {
235
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
236
- destPath: "/v2/multi_service_bookings"
237
213
  }
238
214
  ]
239
215
  };