{format} problem with rest_framework.documentation
11 views
Skip to first unread message
Yunus Emre GÜRSES
unread,
Sep 19, 2019, 2:54:44 AM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django REST framework
Hi there,
I try to use built-in interactive API documentation of rest framework. When I check the documentation, it creates some extra services even that endpoint does not exist. You can see an example in the screen shots. It puts extra {format} parameter for each endpoint and makes it look like a separate endpoint. Thank you.