ArtifactContentEntry Data Type
- Available Since
- 1.4-M3
| name | data type | description |
|---|---|---|
| depth | number | |
| file | boolean | |
| path | string | |
| repositoryId | string |
Example
{
"path" : "...",
"file" : true,
"depth" : 12345.0,
"repositoryId" : "..."
}
| name | data type | description |
|---|---|---|
| depth | number | |
| file | boolean | |
| path | string | |
| repositoryId | string |
{
"path" : "...",
"file" : true,
"depth" : 12345.0,
"repositoryId" : "..."
}