mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-24 13:02:16 +00:00
Update swagger.yaml
Update swagger to add required parameter for creating voip
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user