[Question] How to docs @action function api with require body
and required
symbol ?
#7803
Unanswered
625781186
asked this question in
Question & Answer
Replies: 1 comment
-
@xordoquy |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
master
branch of Django REST framework.Steps to reproduce
Env :
drf version : 3.11.0
The repo url of demo :
https://github.com/625781186/drf-docs-question
code :

I using
@action
to add new api , but the documentation(http://127.0.0.1:8000/docs/#worksmain-bulk_operation-partial_update) wasn't what I wanted.Expected behavior
Actual behavior
Beta Was this translation helpful? Give feedback.
All reactions