-
-
Notifications
You must be signed in to change notification settings - Fork 484
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
fixed add_connection method #453
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @yashdharme thanks for this contribution and concise PR! Just left one comment 🙏 . Could you please also run poetry run black .
for formatting?
Done. Can you please check and revert? |
Done. Please check and revert back if further changes are required. |
Hi everyone! can we merge this PR?? we need add_connection! 🥶 |
Thank you @yashdharme ! Let's merge 🏁 |
This PR updates the
add_connection
function to align with the new endpoint and revised payload requirements for sending connection requests, in reference to Issue #448.Testing:
Please review the changes and let me know if any further modifications are needed!