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

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

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.