Describe the bug
The 'direction' query parameter is missing from the GET /catalog/brands endpoint documentation in the Brands Catalog API reference. This parameter is available in the API but not documented.
To Reproduce
- Navigate to the Brands Catalog API reference
- Review the GET /catalog/brands endpoint documentation
- Notice that the 'direction' parameter is not listed in the query parameters
Expected behavior
The documentation should include the 'direction' parameter similar to how it's implemented in the GET /catalog/products endpoint.
Additional context
Describe the bug
The 'direction' query parameter is missing from the GET /catalog/brands endpoint documentation in the Brands Catalog API reference. This parameter is available in the API but not documented.
To Reproduce
Expected behavior
The documentation should include the 'direction' parameter similar to how it's implemented in the GET /catalog/products endpoint.
Additional context