Resolve last warning, duplicate nested fields UnifiedSearchViewSet

This commit is contained in:
shamoon 2024-12-02 08:51:17 -08:00
parent 999fb639c7
commit 0272904fc9

View File

@ -1085,7 +1085,6 @@ class DocumentSerializer(
class Meta:
model = Document
depth = 1
fields = (
"id",
"correspondent",