zenvia / zenvia-sdk-node

Zenvia CPaaS SDK for Node.js
https://devs.zenvia.com/
MIT License
29 stars 5 forks source link

fix: fixed rcs channel to point to v2 of ZenviaAPI #23

Closed victorshp closed 3 years ago

victorshp commented 3 years ago

Jira Link => https://zenvia.atlassian.net/browse/CON-205?atlOrigin=eyJpIjoiMjZkODcwNTc0MTExNGM5ZjgwODRkMTU1NmQ1MjE0OTQiLCJwIjoiaiJ9**

Problem All channels were sending message through v1 using this SDK written in node (subscriptions/webhooks too).

Diagnostic Channels and subscriptions (webhooks) needed to be fixed to point to v2 path of Zenvia's API, not V1.

Implementation

victorshp commented 3 years ago

@rafael-org comitei as mudanças necessárias no PR. Só queria anotar aqui que reports e templates ainda apontam para v1.

rafael-org commented 3 years ago

@rafael-org comitei as mudanças necessárias no PR. Só queria anotar aqui que reports e templates ainda apontam para v1.

Muda tudo pro v2! Versão 2 do SDK aponta pra versão 2 da API! Porque a hesitação em mudar? Muda tudo!

victorshp commented 3 years ago

@rafael-org done!