79076033

Date: 2024-10-10 20:21:08
Score: 0.5
Natty:
Report link

If anyone still have this issues.

check for this import in settings.py

from rest_framework.schemas import openapi

Remove it because it references

rest_framework.schemas.openapi

which conflicts with drf-spectacular. spectacular provides its own schema generator.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: kelvinmacharia254