瀏覽代碼

Fix itemized list (#90855)

Stéphane Campinas 3 年之前
父節點
當前提交
8c44ed1442
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/reference/search/async-search.asciidoc

+ 1 - 0
docs/reference/search/async-search.asciidoc

@@ -322,5 +322,6 @@ DELETE /_async_search/FmRldE8zREVEUzA2ZVpUeGs2ejJFUFEaMkZ5QTVrSTZSaVN3WlNFVmtlWH
 
 If the {es} {security-features} are enabled, the deletion of a specific async
 search is restricted to:
+
   * The authenticated user that submitted the original search request.
   * Users that have the `cancel_task` cluster privilege.