allisson/django-rest-framework-role-filters

Failed to load API definition.

hugobrilhante opened this issue · 0 comments

Internal Server Error /openapi/

The error occurs because the AuthoSchema class's ._get_serializer method calls the view.get_serializer method before the .role_filter_group is instantiated.