manosim / manosim/django-rest-framework-docs

DRF docs not taking the data fields

Open
#167 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
641
Forks
178
PR merge metrics
No merged PRs in 30d

Description

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](https://cloud.githubusercontent.com/assets/15013802/25897223/d3c5e87e-35a4-11e7-8285-ed503a3eafae.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with Django REST Framework APIViews and URL patterns, then trace how the project generates documentation for POST endpoints. Done means the generated docs show the data fields required by POST requests, alongside the existing API and method documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.