-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Multiple http methods per action in schema #4400
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
Multiple http methods per action in schema #4400
Conversation
Okay, we're not going to be able to address this use-case, since there's no way for us to differentiate between the two methods. On the backlog to review the most graceful way to handle it, but ultimately multiple methods are not going to be a style we can support. |
Possibly also be an issue with function based views with multiple methods. |
Add suffix (http method name) for actions with identical category+action. |
…ttp_methods_per_action
- add similar action test - decouple links check from overall request
I dug through If so, this patch should fix problem with no side effects. |
Closed via #4529. Incoming in version 3.5 |
Description
See #4391
Problem with schema generation for this kind of statements: