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
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 acceptupdateArticle()method.The put method should be acceptable for backward support.
cc @janbarasek