In https://github.com/jazzband/djangorestframework-simplejwt/pull/521 serializer classes used by the view of this app was made configurable, however [there is no documentation regarding this](https://github.com/jazzband/djangorestframework-simplejwt/blob/317ee9a40c9d8237d11edd90bca8067cdada0a89/docs/settings.rst) except than [relase notes](https://github.com/jazzband/djangorestframework-simplejwt/releases/tag/v5.1.0). This should also be documented.