manosim / manosim/django-rest-framework-docs
DRF docs not taking the data fields
- 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

Contributor 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