Ensure all SerializerMethodFields are appropriately documented #2968
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Milestone
Proposed Changes
We use SerializerMethodFields for some serializer fields with unique requirements. We should try to replace these with actual serializers, or at least ensure that they are properly documented.
Justification
This was identified as an area for improvement during the discussion under #2665.
The text was updated successfully, but these errors were encountered: