mailjet / mailjet-apiv3-nodejs

[API v3] Official Mailjet API v3 NodeJS wrapper
https://dev.mailjet.com
MIT License
235 stars 69 forks source link

Change the configuration template via PUT method does not work #277

Open Feederious opened 5 months ago

Feederious commented 5 months ago

When I try to update a template via the put method, it works. Indeed when I get the template from the api, I can see the modification. But, when I connect to the APP, no modification is visible, I can see the old one only ...