Open hdkhoa162 opened 4 years ago
I am using Django (not DRF) version 2.2.4 and building drf-yasg into it. Swagger ui works but does not load endpoints. Any way to fix it?
This project is specifically designed to be layered on top of DRF. It's unlikely there will be a smooth integration without using DRF.
In any case, more details would be needed for anyone else to help.
I am using Django (not DRF) version 2.2.4 and building drf-yasg into it. Swagger ui works but does not load endpoints. Any way to fix it?