Fernando Miranda
2018-07-24 19:51:07 UTC
Hello, I'm using Django Rest Framework, I was wondering if you have how to
change the default url of an endpoint in a view? In case it is a view of
account where I wanted the retrieve method to be without / {id} this also
for the delete and edit because I will identify the user by the token
passed in the header.
change the default url of an endpoint in a view? In case it is a view of
account where I wanted the retrieve method to be without / {id} this also
for the delete and edit because I will identify the user by the token
passed in the header.
--
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 django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.