diff --git a/lib/swagger/swagger.yaml b/lib/swagger/swagger.yaml index 6379612..2680a77 100644 --- a/lib/swagger/swagger.yaml +++ b/lib/swagger/swagger.yaml @@ -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: [] \ No newline at end of file + - bearerAuth: []