diff --git a/api-specs/api/types/product-search/facets/ProductSearchFacetDistinctValue.raml b/api-specs/api/types/product-search/facets/ProductSearchFacetDistinctValue.raml index 7c7b8f40c..49a6dd8b3 100644 --- a/api-specs/api/types/product-search/facets/ProductSearchFacetDistinctValue.raml +++ b/api-specs/api/types/product-search/facets/ProductSearchFacetDistinctValue.raml @@ -31,7 +31,7 @@ properties: limit?: type: number format: int32 - default: 200 + default: 10 maximum: 200 description: Maximum number of buckets to return. language?: