mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -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",
|
"content",
|
||||||
"file_type",
|
"file_type",
|
||||||
"tags",
|
"tags",
|
||||||
|
"checksum",
|
||||||
"created",
|
"created",
|
||||||
"modified",
|
"modified",
|
||||||
"file_name",
|
"file_name",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user