I'm using drf_spectacular with Django Rest Framework to generate API documentation. However, I need to customize the names of the endpoints displayed in the Spectacular API documentation.
Could someone please advise on how to achieve this? Thank you!
I try see SPECTACULAR_SETTINGS but didn't find something usefull