I am trying to set up drf-spectacular to generate an AutoSchema for my djangorestframework API.
I have set it up as explained in the Readme, e.g., in installed apps,