RepositoryProblemFacet Data Type

Properties
name data type description
facetId string
id string
message string
name string
namespace string
problem string
project string
repositoryId string
version string

Example

{
  "repositoryId" : "...",
  "name" : "...",
  "problem" : "...",
  "id" : "...",
  "facetId" : "...",
  "namespace" : "...",
  "message" : "...",
  "project" : "...",
  "version" : "..."
}