jambonz / jambonz/jambonz-api-server
Update Swagger documentation to include service_provider_sid in VoIP Carrier creation
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 38
- Avg merge
- 8h 34m
- Merged PRs (30d)
- 1
Description
Hi,
I encountered an issue on jambonz.cloud when I was creating a carrier. Initially, the carrier was not displaying correctly in the web interface. After some troubleshooting, I found that including the service_provider_sid in the POST request resolved the issue, and the carrier then displayed correctly.
However, the current Swagger documentation for creating a VoIP carrier does not show service_provider_sid as a required field. This can lead to confusion and issues for other users as well.
Could you please update the Swagger documentation to include service_provider_sid in the POST request for creating a VoIP carrier?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.