Details
Description
Web Services
- GET api/users/current and POST api/users/set_homepage
- "type" should contain new values, only on SonarQube
- PROJECTS
- ISSUES
- PORTFOLIOS, PORTFOLIO and APPLICATION (when Governance is available)
- "parameter" should be replaced by :
- "component" : key of project when "type" is PROJECT, key of portfolio when "type" is PORTFOLIO, key of application when "type" is APPLICATION
- "branch" : key of the branch of the project when "type" is PROJECT (the "component" parameter is required)
- "organization" : key of the organization when "type" is ORGANIZATION
- "type" should contain new values, only on SonarQube
- Sum up of "type" behavior :
- PROJECT (On SonarCloud and SonarQube)
- "component" and optionally "branch" should be set
- ORGANIZATION (only on SonarCloud)
- "organization" should be set
- PORTFOLIO (Only on SonarQube, when Governance is available)
- "component" should be set
- APPLICATION (Only on SonarQube, when Governance is available)
- "component" should be set
- MY_PROJECTS (only on SonarCloud)
- MY_ISSUES (only on SonarCloud)
- PROJECTS (Only on SonarQube)
- ISSUES (Only on SonarQube)
- PORTFOLIOS (Only on SonarQube, when Governance is available)
- PROJECT (On SonarCloud and SonarQube)