2025-11-07: Category Service - new search endpoint and query parameter

Overview

The Category Service has been enhanced with a new search endpoint that allows searching for categories using a request body. Additionally, the existing GET categories endpoint now supports the q query parameter for filtering results.

New endpoints

Endpoint
Description

New endpoint that allows searching for categories with a request body.

Updated endpoints

Endpoint
Description

Added support for the standard q query parameter to filter categories.

Known problems

There are no known problems.

Last updated

Was this helpful?