fossology/LicenseDb

Extend GET /iicense and /obligation endpoints

Aperta

#220 aperta il 6 ago 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Go (29 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor