@wix/auto_sdk_ecom_orders 1.0.88 → 1.0.89

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.
@@ -59,16 +59,6 @@ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform
59
59
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
60
60
  function resolveComWixEcomOrdersV1OrdersUrl(opts) {
61
61
  const domainToMappings = {
62
- _: [
63
- {
64
- srcPath: "/_api/ecom-orders",
65
- destPath: ""
66
- },
67
- {
68
- srcPath: "/_api/orders",
69
- destPath: ""
70
- }
71
- ],
72
62
  "manage._base_domain_": [
73
63
  {
74
64
  srcPath: "/_api/ecom-orders",