@wix/auto_sdk_subscription_subscriptions 1.0.44 → 1.0.45

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.
@@ -164,6 +164,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionHistoryServiceUr
164
164
  srcPath: "/_api/billing-subscriptions",
165
165
  destPath: ""
166
166
  }
167
+ ],
168
+ "payments.base44.com": [
169
+ {
170
+ srcPath: "/_api/billing-subscriptions",
171
+ destPath: ""
172
+ }
167
173
  ]
168
174
  };
169
175
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -199,6 +205,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionsServiceUrl(opts
199
205
  srcPath: "/_api/billing-subscriptions",
200
206
  destPath: ""
201
207
  }
208
+ ],
209
+ "payments.base44.com": [
210
+ {
211
+ srcPath: "/_api/billing-subscriptions",
212
+ destPath: ""
213
+ }
202
214
  ]
203
215
  };
204
216
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -234,6 +246,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionsBackOfficeServi
234
246
  srcPath: "/_api/billing-subscriptions",
235
247
  destPath: ""
236
248
  }
249
+ ],
250
+ "payments.base44.com": [
251
+ {
252
+ srcPath: "/_api/billing-subscriptions",
253
+ destPath: ""
254
+ }
237
255
  ]
238
256
  };
239
257
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -269,6 +287,12 @@ function resolveComWixpressBillingSubscriptionsApiV1CustomerSubscriptionsService
269
287
  srcPath: "/_api/billing-subscriptions",
270
288
  destPath: ""
271
289
  }
290
+ ],
291
+ "payments.base44.com": [
292
+ {
293
+ srcPath: "/_api/billing-subscriptions",
294
+ destPath: ""
295
+ }
272
296
  ]
273
297
  };
274
298
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));