Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

feat: notification schema and API #258

Merged
merged 7 commits into from
Aug 8, 2024
Merged

Conversation

KenNoYu
Copy link
Collaborator

@KenNoYu KenNoYu commented Aug 8, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Breaking Change
  • Documentation Update

Description

schema for notification and API endpoints for get notification and archive notification

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

vercel bot commented Aug 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
greenbites ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2024 1:52pm
greenbites-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2024 1:52pm

@github-actions github-actions bot added Scope: Server This change affects the server. Scope: Client This change affects the client. Scope: Utilities This change affects utilities. labels Aug 8, 2024
server/src/v1/notification/notification.ts Outdated Show resolved Hide resolved
server/src/v1/notification/notification.ts Outdated Show resolved Hide resolved
server/src/v1/notification/route-map.ts Outdated Show resolved Hide resolved
@caffeine-addictt caffeine-addictt merged commit 627495f into main Aug 8, 2024
11 checks passed
@caffeine-addictt caffeine-addictt deleted the feature/notification branch August 8, 2024 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Client This change affects the client. Scope: Server This change affects the server. Scope: Utilities This change affects utilities.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants