Swagger Api v2 doc minor correction for Invoice Update

Swagger api v2 doc states “Create” rather than “Update”.

image

Thank you @samppatel. We will get this updated.

I assume it’s the same issue to what I (or rather Claud) found:

In the Swagger UI, ‘PUT /invoices/{id}’ is labelled with the same description as ‘POST /invoices’ : “Create a new invoice, estimate or recurring invoice template”

If not the same issue, I start a new thread.