CASE
CASE copied to clipboard
file.json - example contains invalid "partIndex" property on DiskPartition property bundle
Issue ported from old casework github repo (issue 29). Original author: sbarnum
The example uses a "partIndex" property on the DiskPartition property bundle (e.g. relationship6). This is not a valid property for v0.1.0. The valid properties of DiskPartition for v0.1.0 are:
- mountPoint
- partitionID
- partitionLength
- partitionOffset
- spaceLeft
- spaceUsed
- totalSpace
- diskPartitionType
- createdTime