mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Added checksum to the documents api
This commit is contained in:
parent
e0ce2a7656
commit
b4474c296c
@ -34,6 +34,7 @@ class DocumentSerializer(serializers.ModelSerializer):
|
||||
"content",
|
||||
"file_type",
|
||||
"tags",
|
||||
"checksum",
|
||||
"created",
|
||||
"modified",
|
||||
"file_name",
|
||||
|
Loading…
x
Reference in New Issue
Block a user