File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4240,7 +4240,7 @@ components:
42404240 description : >-
42414241 The phone number used as the to field of the B-leg call, in E.164 format
42424242 (e.g. +15555555555).
4243- example : " +15555555555"
4243+ example : ' +15555555555'
42444244 mediaUrl :
42454245 nullable : true
42464246 type : string
@@ -5787,7 +5787,7 @@ components:
57875787 answerMethod : POST
57885788 answerUrl : https://myServer.example/bandwidth/webhooks/answer
57895789 answerFallbackMethod : POST
5790- answerFallbackUrl : " https://myServer.example/bandwidth/webhooks/answerFallback"
5790+ answerFallbackUrl : https://myServer.example/bandwidth/webhooks/answerFallback
57915791 disconnectMethod : POST
57925792 disconnectUrl : https://myServer.example/bandwidth/webhooks/disconnect
57935793 username : mySecretUsername
Original file line number Diff line number Diff line change 11## { {npmName} }
22
3- [](https://github.com/Bandwidth/node-sdk/actions/workflows/deploy.yml)
3+ [](https://github.com/Bandwidth/node-sdk/actions/workflows/deploy.yml)
44
55### Test Matrix
66| **OS** | **Node** |
You can’t perform that action at this time.
0 commit comments