library · inferred from evidence
axios
An HTTP client library suggested as an alternative to native fetch.
- xero-node `createInvoiceAttachmentByFileName` creates an attachment with no file content
Yes, it was an SDK bug. The generated `accountingApi.js` mishandled the file contents when building the request body, so the attachment record was created but the content never made it through.