Ok can we just return mime_type with the document too

This commit is contained in:
shamoon 2024-10-15 11:01:18 -07:00
parent 90f2475a79
commit 346b0fab8e

View File

@ -926,6 +926,7 @@ class DocumentSerializer(
"custom_fields",
"remove_inbox_tags",
"page_count",
"mime_type",
)
list_serializer_class = OwnedObjectListSerializer