fossology/LicenseDb
Extend GET /iicense and /obligation endpoints
Aberta
#220 aberto em 6 de ago. de 2026
enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (14 estrelas)
- Métricas de merge de PR
- (Mesclagem média 35d) (1 fundiu PR em 30d)
Description
Description
Extend GET /license and GET /obligation endpoints with a query paramenter search_term to fetch results which match with the search term.
- For the /license endpoint, the entries which have the search term either in full name, short name, text or spdx expression need to be returned.
- For the /obligation endpoint, the entries with the search term either in topic or text need to be returned.