diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index fe9a0d40f5d23..84cf4e7f04ba1 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -303,6 +303,10 @@ oss plugins. |Contains the saved search saved object definition and helpers. +|{kib-repo}blob/{branch}/src/plugins/saved_search_so/README.md[savedSearchSo] +|Contains the saved search saved object definition. + + |{kib-repo}blob/{branch}/src/plugins/screenshot_mode/README.md[screenshotMode] |The service exposed by this plugin informs consumers whether they should optimize for non-interactivity. In this way plugins can avoid loading unnecessary code, data or other services.