@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.
@@ -125,16 +125,6 @@ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform
125
125
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
126
126
  function resolveComWixEcomOrdersV1OrdersUrl(opts) {
127
127
  const domainToMappings = {
128
- _: [
129
- {
130
- srcPath: "/_api/ecom-orders",
131
- destPath: ""
132
- },
133
- {
134
- srcPath: "/_api/orders",
135
- destPath: ""
136
- }
137
- ],
138
128
  "manage._base_domain_": [
139
129
  {
140
130
  srcPath: "/_api/ecom-orders",