manosim/django-rest-framework-docs

ModelViewSet doesn't show request methods, instead it only show option button

Open

#58 opened on 2016年2月13日

GitHub で見る
 (27 comments) (3 reactions) (0 assignees)Python (639 stars) (187 forks)batch import
enhancementhelp wanted

説明

I am using model view set and register it with router. On /docs url, it shows only option button. It doesn't show request methods(eg. GET, POST etc). Similarly on clicking plugin button, it only shows option button, not request methods. I am not able to send get request. Since it shows field required error messages.

コントリビューターガイド

ModelViewSet doesn't show request methods, instead it only show option button · manosim/django-rest-framework-docs#58 | Good First Issue