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

Create a notification REST API endpoint #38

Open
raaaahman opened this issue Jan 18, 2021 · 1 comment
Open

Create a notification REST API endpoint #38

raaaahman opened this issue Jan 18, 2021 · 1 comment
Labels
[Scope] Boundary - WordPress Core Issues related to connecting with WordPress Core. [Status] Blocked When another issue need to be taken care of first. [Type] Feature Describe a feature to be added to the project

Comments

@raaaahman
Copy link
Collaborator

raaaahman commented Jan 18, 2021

Blocked by #37

  • GET
    • Return unread notifications since user's last connection
    • Return read and unread notifications from the on-going session (user staying connected)
  • POST/PUT
    • Set read status to a given notification
    • Set read status to all unread notifications
@raaaahman raaaahman added [Type] Feature Describe a feature to be added to the project [Scope] Boundary - WordPress Core Issues related to connecting with WordPress Core. labels Jan 18, 2021
@szepeviktor
Copy link

szepeviktor commented Jan 18, 2021

Please say REST endpoint in the title.

@raaaahman raaaahman changed the title Create a notification endpoint Create a notification REST API endpoint Jan 21, 2021
@raaaahman raaaahman added the [Status] Blocked When another issue need to be taken care of first. label Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Scope] Boundary - WordPress Core Issues related to connecting with WordPress Core. [Status] Blocked When another issue need to be taken care of first. [Type] Feature Describe a feature to be added to the project
Projects
None yet
Development

No branches or pull requests

2 participants