Hello, I am using DRF 3.5.4, Python 2.7.12. I am using generics.ListAPIView and SwaggerUIRenderer for generating my API doc. Strangely, the content-type in the header is set to "application/openapi-json" - I want it to be "application/json". >From previous issues on Github, I thought this had been fixed but it doesn't seem to be fixed. Can someone please help me resolve it?
-- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
