@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.
@@ -111,16 +111,6 @@ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform
111
111
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
112
112
  function resolveComWixEcomOrdersV1OrdersUrl(opts) {
113
113
  const domainToMappings = {
114
- _: [
115
- {
116
- srcPath: "/_api/ecom-orders",
117
- destPath: ""
118
- },
119
- {
120
- srcPath: "/_api/orders",
121
- destPath: ""
122
- }
123
- ],
124
114
  "manage._base_domain_": [
125
115
  {
126
116
  srcPath: "/_api/ecom-orders",