@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
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
I had expected the action to use
AnotherSerializer
.Beta Was this translation helpful? Give feedback.
All reactions