Skip to content
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

Add method to remove friends #81

Merged
merged 6 commits into from
Jul 13, 2024
Merged

Conversation

isFakeAccount
Copy link
Owner

feat: Add method to get, accept, and reject friend requests. Also, add method to remove friends.

  • Add method to get, accept, and reject friend requests. Also, add method to remove friends.
  • Add put method in the Authenticator class
  • Add jsonschema in testing group to improve tests
  • Add endpoints related to friend request

- Formatted code using Ruff
- Replaces Black and DocStrFmt by Ruff
- Adds Pyright
- Updates dependencies
…d method to remove friends.

- Add method to get, accept, and reject friend requests. Also, add method to remove friends.
- Add put method in the Authenticator class
- Add jsonschema in testing group to improve tests
- Add endpoints related to friend request
@isFakeAccount isFakeAccount linked an issue Jul 13, 2024 that may be closed by this pull request
@isFakeAccount isFakeAccount merged commit 7c4237f into master Jul 13, 2024
@isFakeAccount isFakeAccount deleted the add-method-to-remove-friends branch July 13, 2024 08:14
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.

Add method to Remove friends
1 participant