Mangopay / mangopay2-nodejs-sdk

Node.js SDK for MANGOPAY
https://www.npmjs.com/package/mangopay2-nodejs-sdk
MIT License
51 stars 38 forks source link

Invalid type for `resolveWithFullResponse` response #395

Closed david-kovacs-techmates closed 7 months ago

david-kovacs-techmates commented 7 months ago

Hi! If I use resolveWithFullResponse I get invalid types for the returned data.

Axios returns status attribute, while the WithResponse type in the mangopay2-nodejs-sdk has status:

fredericdelordm commented 7 months ago

Hello @david-kovacs-techmates,

Thanks for the feedback. We are looking into it.