Issue #5965
Updated by lmjachky almost 5 years ago
The "digest" field on the `FileContent` model is hidden in the API since the sha256 checksum is provided by `ContentChecksumSerializer`. However, FileContentFilter still defines a "digest" filter.
Updated by lmjachky almost 5 years ago
The "digest" field on the `FileContent` model is hidden in the API since the sha256 checksum is provided by `ContentChecksumSerializer`. However, FileContentFilter still defines a "digest" filter.