XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
391 stars 217 forks source link

Fixed update of products to use the http PUT method #716

Open Halceyon opened 1 year ago

Halceyon commented 1 year ago

WooCommerce now requires the PUT method to be used to update any items.

XiaoFaye commented 1 year ago

Will this affect older versions of WooCommerce ?