manosim/django-rest-framework-docs

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

Open

#58 建立於 2016年2月13日

在 GitHub 查看
 (27 留言) (3 反應) (0 負責人)Python (187 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (639 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南