From 8ac2c3ef434db3b6437811b7a198a086cd155a38 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Thu, 4 Jul 2019 08:22:41 +0000 Subject: Clean up EE api docs that were merged to CE Many small fixes to api docs which were merged from EE to CE, and tables cleaned up, as noted in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64072 --- doc/api/notification_settings.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/api/notification_settings.md') diff --git a/doc/api/notification_settings.md b/doc/api/notification_settings.md index 0342622f384..ccc1cccf7a4 100644 --- a/doc/api/notification_settings.md +++ b/doc/api/notification_settings.md @@ -1,8 +1,8 @@ # Notification settings API ->**Note:** This feature was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5632) in GitLab 8.12. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5632) in GitLab 8.12. -**Valid notification levels** +## Valid notification levels The notification levels are defined in the `NotificationSetting.level` model enumeration. Currently, these levels are recognized: @@ -33,7 +33,6 @@ If the `custom` level is used, specific email events can be controlled. Availabl - `success_pipeline` - `new_epic` **[ULTIMATE]** - ## Global notification settings Get current notification settings and email address. -- cgit v1.2.3