@builder.io/plugin-sfcc-commerce-api 0.0.8-0 → 0.0.10

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.
@@ -146875,7 +146875,7 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
146875
146875
  });
146876
146876
 
146877
146877
  var name = "@builder.io/plugin-sfcc-commerce-api";
146878
- var version = "0.0.7";
146878
+ var version = "0.0.9";
146879
146879
  var description = "";
146880
146880
  var keywords = [
146881
146881
  ];
@@ -147067,7 +147067,13 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
147067
147067
  {
147068
147068
  name: "proxy",
147069
147069
  type: "string",
147070
- required: true
147070
+ required: false
147071
+ },
147072
+ {
147073
+ name: "redirectURI",
147074
+ type: "string",
147075
+ required: false,
147076
+ helperText: "redirectURI must be configured by SLAS admin"
147071
147077
  },
147072
147078
  {
147073
147079
  name: "shortCode",