Skip to content

VAPI-2832 Brtc java sdk#219

Open
smoghe-bw wants to merge 10 commits intomainfrom
brtc-java-sdk
Open

VAPI-2832 Brtc java sdk#219
smoghe-bw wants to merge 10 commits intomainfrom
brtc-java-sdk

Conversation

@smoghe-bw
Copy link

No description provided.

- Implemented Page model with pagination attributes including pageSize, totalElements, totalPages, and pageNumber.
- Added SipConnectionMetadata model to encapsulate SIP connection details such as ipAddress, port, credentials, and uuiHeader.
- Created SipCredentials model for managing SIP authentication with username and password fields.
- Each model includes methods for JSON serialization/deserialization and validation.
- Introduced support for additional undeclared properties in each model.
@bwappsec
Copy link
Contributor

bwappsec commented Dec 11, 2025

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

Status Scan Engine 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 and others added 3 commits March 16, 2026 13:52
- Updated CreateEndpointResponse to use CreateEndpointResponseData, Error, and Link classes.
- Refactored EndpointResponse, ErrorResponse, and ListEndpointsResponse to replace Error1 and Link1 with Error and Link.
- Added CreateEndpointResponseData class with properties and validation methods.
- Improved documentation for InboundCallback, LookupResult, MachineDetectionConfiguration, MessageRequest, RbmOpenUrlEnum, RbmWebViewEnum, and StatusCallback.
- Created new markdown documentation for CreateEndpointResponseData.
@smoghe-bw smoghe-bw changed the title Brtc java sdk VAPI-2832 Brtc java sdk Mar 16, 2026
@smoghe-bw smoghe-bw marked this pull request as ready for review March 16, 2026 18:21
@smoghe-bw smoghe-bw requested review from a team as code owners March 16, 2026 18:21
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.

2 participants