Skip to content

Conversation

@smoghe-bw
Copy link

No description provided.

- Introduced `SipCredentials` model for managing SIP connection credentials.
- Added documentation for `CreateEndpointRequestBase`, `CreateEndpointResponse`, `CreateEndpointResponseObject`, `CreateWebRtcConnectionRequest`, `Device`, `DeviceStatusEnum`, `Endpoint`, `EndpointDirectionEnum`, `EndpointEvent`, `EndpointEventTypeEnum`, `EndpointResponse`, `EndpointStatusEnum`, `EndpointTypeEnum`, `Endpoints`, `EndpointsApi`, `ErrorResponse`, `ListEndpointsResponse`, `Page`, `SipConnectionMetadata`, and `SipCredentials`.
- Implemented example usage in the documentation for each model.
- Implement integration tests for creating, retrieving, listing, and deleting WebRTC endpoints in `test/smoke/test_endpoints_api.py`.
- Add unit tests for models related to endpoint requests and responses, including `CreateEndpointRequestBase`, `CreateEndpointResponse`, `CreateEndpointResponseObject`, `Device`, and their respective enums in the `test/unit/models` directory.
- Ensure tests cover various scenarios including unauthorized and forbidden access attempts.
- Validate the functionality of endpoint events and status enums with dedicated unit tests.
@smoghe-bw smoghe-bw requested review from a team as code owners January 15, 2026 21:43
@bwappsec
Copy link

bwappsec commented Jan 15, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@smoghe-bw smoghe-bw marked this pull request as draft January 15, 2026 21:44
@smoghe-bw smoghe-bw marked this pull request as ready for review January 22, 2026 00:27
@smoghe-bw smoghe-bw changed the title VAPI-2694 Update the python SDK to include BRTC endpoint APIs VAPI-2714 Update the python SDK to include BRTC endpoint APIs Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants