Skip to content

Add getEnabledConnections method and related types to ClientsManager #1122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

developerkunal
Copy link
Contributor

✅ Changes

This PR introduces a new method to the ClientsManager to support retrieving all enabled connections for a specific client.

What’s included:

  • ➕ Added getEnabledConnections(clientId, options?) method to ClientsManager
  • 📄 Introduced new types for the method’s parameters and response format
  • 🧾 Updated API interface definitions to reflect the new endpoint
  • 🧪 Added tests to validate the new behavior

🔗 References


🧪 Testing

  • ✅ Added unit tests for getEnabledConnections

  • ✅ Verified behavior using mocked API responses

  • This change adds unit test coverage

  • This change adds integration test coverage (to be added in follow-up)


✅ Checklist

@developerkunal developerkunal requested a review from a team as a code owner June 11, 2025 09:20
@developerkunal developerkunal changed the title Add getEnabledConnections method and related types to ClientsManager Add getEnabledConnections method and related types to ClientsManager Jun 11, 2025
@developerkunal developerkunal merged commit 570d1aa into master Jun 11, 2025
8 checks passed
@developerkunal developerkunal deleted the add-support-for-get-enabled-connections branch June 11, 2025 10:04
This was referenced Jun 20, 2025
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