You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR scope is to create the API Endpoints for Coder Inbox.
As the scope includes Web UI and VS Code - the endpoints should let the consumer :
Fetch all the notifications for the connected user.
Fetch specific notifications with filtering - as it will be used by VS Code that should only fetch OOM & OOD notifications , for the associated workspace.
The text was updated successfully, but these errors were encountered:
Part of the main PR visible here.
This PR scope is to create the API Endpoints for Coder Inbox.
As the scope includes Web UI and VS Code - the endpoints should let the consumer :
The text was updated successfully, but these errors were encountered: