@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.
@@ -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_": [
@@ -71,10 +67,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
71
67
  {
72
68
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
73
69
  destPath: "/v2/multi_service_bookings"
74
- },
75
- {
76
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
77
- destPath: "/v2/multi_service_bookings"
78
70
  }
79
71
  ],
80
72
  "www._base_domain_": [
@@ -121,10 +113,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
121
113
  {
122
114
  srcPath: "/_api/bookings-service",
123
115
  destPath: "/v2/bookings"
124
- },
125
- {
126
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
127
- destPath: "/v2/multi_service_bookings"
128
116
  }
129
117
  ]
130
118
  };
@@ -148,10 +136,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
148
136
  {
149
137
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
150
138
  destPath: "/v2/bulk/multi_service_bookings"
151
- },
152
- {
153
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
154
- destPath: "/v2/multi_service_bookings"
155
139
  }
156
140
  ],
157
141
  "manage._base_domain_": [
@@ -188,10 +172,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
188
172
  {
189
173
  srcPath: "/_api/bookings-service/v2/multi_service_bookings",
190
174
  destPath: "/v2/multi_service_bookings"
191
- },
192
- {
193
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
194
- destPath: "/v2/multi_service_bookings"
195
175
  }
196
176
  ],
197
177
  "www._base_domain_": [
@@ -238,10 +218,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
238
218
  {
239
219
  srcPath: "/_api/bookings-service",
240
220
  destPath: "/v2/bookings"
241
- },
242
- {
243
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
244
- destPath: "/v2/multi_service_bookings"
245
221
  }
246
222
  ]
247
223
  };