Skip to content
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

Put method alias #3

Closed
sitole opened this issue Mar 12, 2020 · 2 comments
Closed

Put method alias #3

sitole opened this issue Mar 12, 2020 · 2 comments

Comments

@sitole
Copy link
Contributor

sitole commented Mar 12, 2020

Create alias for HTTP Put method. This method is traditionally used as method for data update operation and method named putArticle() is little bit confused. New behavior should accept updateArticle() method.

The put method should be acceptable for backward support.
cc @janbarasek

@sitole
Copy link
Contributor Author

sitole commented Mar 12, 2020

Maybe we should support get alias for action.
@janbarasek

@janbarasek
Copy link
Member

@sitole Added native support, thanks.

Commit: d6c1afc

By the way I think alias get should be unsupported, because prefix get can means getter and it can make misunderstand.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants