Update swagger.yaml

Update swagger to add required parameter for creating voip
This commit is contained in:
Suraj Shivakumar
2024-08-15 22:53:33 -04:00
committed by GitHub
parent 2d2b98dab5
commit 1893aa1bd5
+3 -1
View File
@@ -1099,6 +1099,8 @@ paths:
example: my US sip trunking provider
account_sid:
type: string
service_provider_sid:
type: string
application_sid:
type: string
e164_leading_plus:
@@ -6215,4 +6217,4 @@ components:
type: string
security:
- bearerAuth: []
- bearerAuth: []