ArtifactContentEntry Data Type

Available Since
1.4-M3
Properties
name data type description
depth number
file boolean
path string
repositoryId string

Example

{
  "path" : "...",
  "file" : true,
  "depth" : 12345.0,
  "repositoryId" : "..."
}