File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1008,21 +1008,21 @@ facetOrdering:
10081008      $ref : ' #/values' 
10091009
10101010widgets :
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.
10121012  type : object 
10131013  additionalProperties : false 
10141014  properties :
10151015    banners :
10161016      $ref : ' #/banners' 
10171017
10181018banners :
1019-   description : banners  defined in the merchandising studio  for the  given search.
1019+   description : Banners  defined in the Merchandising Studio  for a  given search.
10201020  type : array 
10211021  items :
10221022    $ref : ' #/banner' 
10231023
10241024banner :
1025-   description : a search banner  with image and url .
1025+   description : Banner  with image and link to redirect users .
10261026  type : object 
10271027  additionalProperties : false 
10281028  properties :
@@ -1032,15 +1032,15 @@ banner:
10321032      $ref : ' #/bannerLink' 
10331033
10341034bannerLink :
1035-   description : link  for a banner defined in merchandising studio .
1035+   description : Link  for a banner defined in the Merchandising Studio .
10361036  type : object 
10371037  additionalProperties : false 
10381038  properties :
10391039    url :
10401040      type : string 
10411041
10421042bannerImage :
1043-   description : image of a search  banner.
1043+   description : Image to show inside a  banner.
10441044  type : object 
10451045  additionalProperties : false 
10461046  properties :
@@ -1052,7 +1052,7 @@ bannerImage:
10521052      type : string 
10531053
10541054bannerImageUrl :
1055-   description : url  for a search banner image .
1055+   description : URL  for an image to show inside a banner .
10561056  type : object 
10571057  additionalProperties : false 
10581058  properties :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments