fossology/LicenseDb

Extend GET /iicense and /obligation endpoints

开放

#220 创建于 2026年8月6日

 (0 条评论) (0 个反应) (0 位负责人)Go (29 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (14 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南