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