fossology/LicenseDb

Extend GET /iicense and /obligation endpoints

オープン

#220 opened on 2026/08/06

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (29 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド