@wix/auto_sdk_stores_read-only-variants-v-3 1.0.37 → 1.0.38

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.
@@ -143,6 +143,12 @@ function resolveComWixStoresCatalogProductVariantsReaderApiV3ProductVariantsRead
143
143
  srcPath: "/_api/product-variants-reader",
144
144
  destPath: ""
145
145
  }
146
+ ],
147
+ "manage._base_domain_": [
148
+ {
149
+ srcPath: "/product-variants-reader",
150
+ destPath: ""
151
+ }
146
152
  ]
147
153
  };
148
154
  return (0, import_rest_modules.resolveUrl)(Object.assign(opts, { domainToMappings }));