allow FBV http_method decorator like a (@api_view.post()
, @api_view.get()
)
#8738
Unanswered
KimSoungRyoul
asked this question in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In most cases, one API match to one function view
In my opinion, this way seems more concise, but what do other people think?
Beta Was this translation helpful? Give feedback.
All reactions