XiaoFaye / WooCommerce.NET

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

Webhook id is ulong but all webhook methods require int as id #720

Closed blackcid closed 1 year ago

blackcid commented 1 year ago

The "webhook" class contains the id field. This is ulong type. However all webhook methods such as "delete" require an int.

blackcid commented 1 year ago

I see that this looks fixed in the repository but any release has been made with it.

XiaoFaye commented 1 year ago

Please check the latest version on nuget.