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