File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1008,21 +1008,21 @@ facetOrdering:
1008
1008
$ref : ' #/values'
1009
1009
1010
1010
widgets :
1011
- description : widgets returned from any rules that are applied to the current search.
1011
+ description : Widgets returned from any rules that are applied to the current search.
1012
1012
type : object
1013
1013
additionalProperties : false
1014
1014
properties :
1015
1015
banners :
1016
1016
$ref : ' #/banners'
1017
1017
1018
1018
banners :
1019
- description : banners defined in the merchandising studio for the given search.
1019
+ description : Banners defined in the Merchandising Studio for a given search.
1020
1020
type : array
1021
1021
items :
1022
1022
$ref : ' #/banner'
1023
1023
1024
1024
banner :
1025
- description : a search banner with image and url .
1025
+ description : Banner with image and link to redirect users .
1026
1026
type : object
1027
1027
additionalProperties : false
1028
1028
properties :
@@ -1032,15 +1032,15 @@ banner:
1032
1032
$ref : ' #/bannerLink'
1033
1033
1034
1034
bannerLink :
1035
- description : link for a banner defined in merchandising studio .
1035
+ description : Link for a banner defined in the Merchandising Studio .
1036
1036
type : object
1037
1037
additionalProperties : false
1038
1038
properties :
1039
1039
url :
1040
1040
type : string
1041
1041
1042
1042
bannerImage :
1043
- description : image of a search banner.
1043
+ description : Image to show inside a banner.
1044
1044
type : object
1045
1045
additionalProperties : false
1046
1046
properties :
@@ -1052,7 +1052,7 @@ bannerImage:
1052
1052
type : string
1053
1053
1054
1054
bannerImageUrl :
1055
- description : url for a search banner image .
1055
+ description : URL for an image to show inside a banner .
1056
1056
type : object
1057
1057
additionalProperties : false
1058
1058
properties :
You can’t perform that action at this time.
0 commit comments