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
{{ message }}
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
As a developer of a service whose spec is hosted in ApiCenter, I'd like to receive notifications for events - for example, if one of my dependencies updates its spec (see #12).
Implement an architecture that allows to send specific notifications to specific users/user groups. The notification should be triggered in the backend and shown in the frontend - they should be stored per user to show the user a list of all received notifications.
The text was updated successfully, but these errors were encountered:
As a developer of a service whose spec is hosted in ApiCenter, I'd like to receive notifications for events - for example, if one of my dependencies updates its spec (see #12).
Implement an architecture that allows to send specific notifications to specific users/user groups. The notification should be triggered in the backend and shown in the frontend - they should be stored per user to show the user a list of all received notifications.
The text was updated successfully, but these errors were encountered: