Hi,
I need to use the product search endpoint but there are two issues I found. First one is that response model that I get doesn't match the model described in swagger docs and it's missing facet group names. See image below where on the left you can see swagger schema and on the right is the actal response from the demo shop:
Are there any additional query params that I should include to get full info of the facet groups?