File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ Parameter             Description
338338``maxPixels ``
339339~~~~~~~~~~~~~ 
340340
341- **type **: ``integer ``
341+ **type **: ``integer `` | `` float `` 
342342
343343If set, the amount of pixels of the image file must be less than or equal to this
344344value.
@@ -365,7 +365,7 @@ Parameter             Description
365365``maxRatio ``
366366~~~~~~~~~~~~ 
367367
368- **type **: ``float ``
368+ **type **: ``integer `` | `` float ``
369369
370370If set, the aspect ratio (``width / height ``) of the image file must be less
371371than or equal to this value.
@@ -461,7 +461,7 @@ Parameter             Description
461461``minPixels ``
462462~~~~~~~~~~~~~ 
463463
464- **type **: ``integer ``
464+ **type **: ``integer `` | `` float `` 
465465
466466If set, the amount of pixels of the image file must be greater than or equal to this
467467value.
@@ -488,7 +488,7 @@ Parameter             Description
488488``minRatio ``
489489~~~~~~~~~~~~ 
490490
491- **type **: ``float ``
491+ **type **: ``integer `` | `` float ``
492492
493493If set, the aspect ratio (``width / height ``) of the image file must be greater
494494than or equal to this value.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments