Skip to content

Conversation

@smoghe-bw
Copy link

  • Created EndpointEvent class to represent events occurring on endpoints.
  • Introduced EndpointEventTypeEnum to define event types (DEVICE_CONNECTED, DEVICE_DISCONNECTED).
  • Added EndpointResponse class for handling responses related to endpoints.
  • Implemented EndpointStatusEnum to represent endpoint statuses (CONNECTED, DISCONNECTED).
  • Added EndpointTypeEnum for defining endpoint types (WEBRTC).
  • Created Endpoints class to encapsulate endpoint details.
  • Introduced ErrorResponse class for managing error responses.
  • Added ListEndpointsResponse class for handling lists of endpoints.
  • Implemented Page class for pagination support in endpoint listings.
  • Created SipConnectionMetadata class to manage SIP connection details.
  • Added SipCredentials class for handling SIP authentication credentials.

- Created EndpointEvent class to represent events occurring on endpoints.
- Introduced EndpointEventTypeEnum to define event types (DEVICE_CONNECTED, DEVICE_DISCONNECTED).
- Added EndpointResponse class for handling responses related to endpoints.
- Implemented EndpointStatusEnum to represent endpoint statuses (CONNECTED, DISCONNECTED).
- Added EndpointTypeEnum for defining endpoint types (WEBRTC).
- Created Endpoints class to encapsulate endpoint details.
- Introduced ErrorResponse class for managing error responses.
- Added ListEndpointsResponse class for handling lists of endpoints.
- Implemented Page class for pagination support in endpoint listings.
- Created SipConnectionMetadata class to manage SIP connection details.
- Added SipCredentials class for handling SIP authentication credentials.
@smoghe-bw smoghe-bw changed the title Add Endpoint Event Model and Related Enums VAPI-2700 Add Endpoint Event Model and Related Enums Jan 20, 2026
@bwappsec
Copy link

bwappsec commented Jan 20, 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.

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