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

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.
@@ -33563,7 +33563,7 @@ System.register(['@builder.io/react', '@emotion/core', '@material-ui/core', 'rea
33563
33563
  }); };
33564
33564
 
33565
33565
  var name = "@builder.io/plugin-sfcc-commerce-api";
33566
- var version = "0.0.7-0";
33566
+ var version = "0.0.7";
33567
33567
  var description = "";
33568
33568
  var keywords = [
33569
33569
  ];
@@ -33828,7 +33828,13 @@ System.register(['@builder.io/react', '@emotion/core', '@material-ui/core', 'rea
33828
33828
  {
33829
33829
  name: "proxy",
33830
33830
  type: "string",
33831
- required: true
33831
+ required: false
33832
+ },
33833
+ {
33834
+ name: "redirectURI",
33835
+ type: "string",
33836
+ required: false,
33837
+ helperText: "redirectURI must be configured by SLAS admin"
33832
33838
  },
33833
33839
  {
33834
33840
  name: "shortCode",