Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到资源在 5.4 中已被弃用。我们大量使用了这个 api,但找不到替代品。
这个 API 的功能是如何被替换的?
要获取项目,/api/components/search_projects可以使用。示例用法https://sonarqube.com/api/components/search_projects。
/api/components/search_projects
要获取所有 API 的列表,您可以使用api/webservices/list.
api/webservices/list