Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRF docs not taking the data fields #167

Open
shreyasmrs opened this issue May 10, 2017 · 1 comment
Open

DRF docs not taking the data fields #167

shreyasmrs opened this issue May 10, 2017 · 1 comment

Comments

@shreyasmrs
Copy link

Hi I have created api calls for my django server and drf docs is taking the all apis from urls pattern and its functions(GET, POST etc from APIViews). The problem is its not taking any field which needs to be provided to POST data. The data tab is missing in drf docs. Could you please resolve this issue

Thanks in advance
image

@iamhssingh
Copy link

Hey, @shreyasmrs Have you set up serializer_class = inside your views?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants