RepositoryProblemFacet Data Type
name | data type | description |
---|---|---|
facetId | string | |
id | string | |
message | string | |
name | string | |
namespace | string | |
problem | string | |
project | string | |
repositoryId | string | |
version | string |
Example
{ "facetId" : "...", "repositoryId" : "...", "problem" : "...", "namespace" : "...", "message" : "...", "version" : "...", "id" : "...", "name" : "...", "project" : "..." }