@wix/auto_sdk_bookings_bookings 1.0.45 → 1.0.47

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_": [
@@ -69,7 +65,7 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
69
65
  destPath: "/v2/bulk/bookings"
70
66
  },
71
67
  {
72
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
68
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
73
69
  destPath: "/v2/multi_service_bookings"
74
70
  }
75
71
  ],
@@ -117,10 +113,6 @@ function resolveComWixpressBookingsBookingsV2MultiServiceBookingsUrl(opts) {
117
113
  {
118
114
  srcPath: "/_api/bookings-service",
119
115
  destPath: "/v2/bookings"
120
- },
121
- {
122
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
123
- destPath: "/v2/multi_service_bookings"
124
116
  }
125
117
  ]
126
118
  };
@@ -144,10 +136,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
144
136
  {
145
137
  srcPath: "/_api/bookings-service/v2/bulk/multi_service_bookings",
146
138
  destPath: "/v2/bulk/multi_service_bookings"
147
- },
148
- {
149
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
150
- destPath: "/v2/multi_service_bookings"
151
139
  }
152
140
  ],
153
141
  "manage._base_domain_": [
@@ -182,7 +170,7 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
182
170
  destPath: "/v2/bulk/bookings"
183
171
  },
184
172
  {
185
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
173
+ srcPath: "/_api/bookings-service/v2/multi_service_bookings",
186
174
  destPath: "/v2/multi_service_bookings"
187
175
  }
188
176
  ],
@@ -230,10 +218,6 @@ function resolveComWixpressBookingsBookingsV2BookingsUrl(opts) {
230
218
  {
231
219
  srcPath: "/_api/bookings-service",
232
220
  destPath: "/v2/bookings"
233
- },
234
- {
235
- srcPath: "/bookings/multiServiceBookings/v2/multi_service_bookings",
236
- destPath: "/v2/multi_service_bookings"
237
221
  }
238
222
  ]
239
223
  };