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.

貢獻者指南