diff options
Diffstat (limited to 'doc/api/notification_settings.md')
-rw-r--r-- | doc/api/notification_settings.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/api/notification_settings.md b/doc/api/notification_settings.md index 57eac61de46..298c0ead8c1 100644 --- a/doc/api/notification_settings.md +++ b/doc/api/notification_settings.md @@ -1,6 +1,6 @@ --- -stage: none -group: unassigned +stage: Plan +group: Project Management info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments --- @@ -176,7 +176,9 @@ Example responses: { "level": "watch" } +``` +```json { "level": "custom", "events": { |