@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.
@@ -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_": [
@@ -74,10 +70,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
74
70
  {
75
71
  srcPath: "/bookings/v2/bulk/bookings",
76
72
  destPath: "/v2/bulk/bookings"
77
- },
78
- {
79
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
80
- destPath: "/v2/multi_service_bookings"
81
73
  }
82
74
  ],
83
75
  "www._base_domain_": [
@@ -124,10 +116,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
124
116
  {
125
117
  srcPath: "/_api/bookings-service",
126
118
  destPath: "/v2/bookings"
127
- },
128
- {
129
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
130
- destPath: "/v2/multi_service_bookings"
131
119
  }
132
120
  ]
133
121
  };
@@ -151,10 +139,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
151
139
  {
152
140
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
153
141
  destPath: "/v2/bulk/multi_service_bookings"
154
- },
155
- {
156
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
157
- destPath: "/v2/multi_service_bookings"
158
142
  }
159
143
  ],
160
144
  "manage._base_domain_": [
@@ -187,10 +171,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
187
171
  {
188
172
  srcPath: "/bookings/v2/bulk/bookings",
189
173
  destPath: "/v2/bulk/bookings"
190
- },
191
- {
192
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
193
- destPath: "/v2/multi_service_bookings"
194
174
  }
195
175
  ],
196
176
  "www._base_domain_": [
@@ -237,10 +217,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
237
217
  {
238
218
  srcPath: "/_api/bookings-service",
239
219
  destPath: "/v2/bookings"
240
- },
241
- {
242
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
243
- destPath: "/v2/multi_service_bookings"
244
220
  }
245
221
  ]
246
222
  };