Skip to content

Commit 2c97e2d

Browse files
committed
feat: add missing fields to taxon detail serializer
1 parent 0a276be commit 2c97e2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ami/main/api/serializers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,8 @@ class Meta:
731731
"events_count",
732732
"occurrences",
733733
"gbif_taxon_key",
734+
"last_detected",
735+
"best_determination_score",
734736
]
735737

736738

0 commit comments

Comments
 (0)