All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.server.component.ws.suggestions-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "results": [
    {
      "q": "VW",
      "items": [],
      "more": 0
    },
    {
      "q": "SVW",
      "items": [],
      "more": 0
    },
    {
      "q": "APP",
      "items": [],
      "more": 0
    },
    {
      "q": "TRK",
      "items": [
        {
          "key": "org.sonarsource:sonarqube",
          "name": "SonarSource :: SonarQube",
          "match": "SonarSource :: SonarQube",
          "organization": "default-organization",
          "project": "",
          "isRecentlyBrowsed": true,
          "isFavorite": false
        },
        {
          "key": "org.sonarsource:sonarlint",
          "name": "SonarSource :: SonarLint",
          "match": "SonarSource :: SonarLint",
          "organization": "default-organization",
          "project": "",
          "isRecentlyBrowsed": false,
          "isFavorite": false
        }
      ],
      "more": 0
    },
    {
      "q": "BRC",
      "items": [],
      "more": 0
    },
    {
      "q": "FIL",
      "items": [],
      "more": 0
    },
    {
      "q": "UTS",
      "items": [],
      "more": 0
    }
  ],
  "organizations": [
    {
      "key": "default-organization",
      "name": "Default Organization"
    }
  ],
  "projects": [
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy