@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.
package/build/cjs/meta.js CHANGED
@@ -140,6 +140,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionHistoryServiceUr
140
140
  srcPath: "/_api/billing-subscriptions",
141
141
  destPath: ""
142
142
  }
143
+ ],
144
+ "payments.base44.com": [
145
+ {
146
+ srcPath: "/_api/billing-subscriptions",
147
+ destPath: ""
148
+ }
143
149
  ]
144
150
  };
145
151
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -175,6 +181,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionsServiceUrl(opts
175
181
  srcPath: "/_api/billing-subscriptions",
176
182
  destPath: ""
177
183
  }
184
+ ],
185
+ "payments.base44.com": [
186
+ {
187
+ srcPath: "/_api/billing-subscriptions",
188
+ destPath: ""
189
+ }
178
190
  ]
179
191
  };
180
192
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -210,6 +222,12 @@ function resolveComWixpressBillingSubscriptionsApiV1SubscriptionsBackOfficeServi
210
222
  srcPath: "/_api/billing-subscriptions",
211
223
  destPath: ""
212
224
  }
225
+ ],
226
+ "payments.base44.com": [
227
+ {
228
+ srcPath: "/_api/billing-subscriptions",
229
+ destPath: ""
230
+ }
213
231
  ]
214
232
  };
215
233
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -245,6 +263,12 @@ function resolveComWixpressBillingSubscriptionsApiV1CustomerSubscriptionsService
245
263
  srcPath: "/_api/billing-subscriptions",
246
264
  destPath: ""
247
265
  }
266
+ ],
267
+ "payments.base44.com": [
268
+ {
269
+ srcPath: "/_api/billing-subscriptions",
270
+ destPath: ""
271
+ }
248
272
  ]
249
273
  };
250
274
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));