woocommerce/woocommerce-rest-api-docs

Update docs to clarify the total in `/wp-json/wc/v3/reports/coupons/totals` is an integer

kaushikasomaiya opened this issue · 0 comments

I did some tests and found that the total here is an integer value - and is the total number of times a certain discount type was used.

https://d.pr/i/epUWki

Should we change this on docs since it says string?