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

feat: add getting notifications endpoint #76

Merged

Conversation

izzyjosh
Copy link
Collaborator

Related Issue (Link to issue ticket)


#75

Description


Getting notifications related to a particular user

Context


How Has This Been Tested? Screenshots (if appropriate - Postman, etc)


  • Pytest

Screenshot_20240914-200915

Types of changes


  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:


  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

vercel bot commented Sep 14, 2024

@izzyjosh is attempting to deploy a commit to the codewitgabi's projects Team on Vercel.

A member of the Team first needs to authorize it.

@izzyjosh izzyjosh self-assigned this Sep 14, 2024
@izzyjosh izzyjosh added enhancement New feature or request feature assigned labels Sep 14, 2024
@izzyjosh izzyjosh linked an issue Sep 14, 2024 that may be closed by this pull request
3 tasks
@codewitgabi codewitgabi self-requested a review September 14, 2024 21:22
@codewitgabi codewitgabi self-requested a review September 16, 2024 06:41
Copy link
Owner

@codewitgabi codewitgabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provide api test for getting notifications via sse

@codewitgabi codewitgabi merged commit 42e7c7e into codewitgabi:main Nov 10, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add endpoint for getting notifications
2 participants