I'm using the Django REST framework, and I have a view set with an extra list route method. How can I get that method's URL included in the API root page?I'm using the Django REST framework, and I have
I'm using the Django REST framework, and I have a view set with an extra list route method. How can I get that method's URL included in the API root page?I'm using the Django REST framework, and I have