@action(..., serializer_class=MyClass)
has no effect if get_serializer_class
is defined
#8244
Unanswered
jpmckinney
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example:
I had expected the action to use
AnotherSerializer
.Beta Was this translation helpful? Give feedback.
All reactions