Browse Source

Fix itemized list (#90855)

Stéphane Campinas 3 years ago
parent
commit
8c44ed1442
1 changed files with 1 additions and 0 deletions
  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.