We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacd587 commit b606cc2Copy full SHA for b606cc2
docs/api/alerting/find_rules.asciidoc
@@ -43,7 +43,7 @@ NOTE: Rule `params` are stored as a {ref}/flattened.html[flattened field type] a
43
(Optional, array|string) The fields to perform the `simple_query_string` parsed query against.
44
45
`fields`::
46
- (Optional, array|string) The fields to return in the `attributes` key of the response.
+ (Optional, array of strings) The fields to return in the `attributes` key of the response.
47
48
`sort_field`::
49
(Optional, string) Sorts the response. Could be a rule field returned in the `attributes` key of the response.
0 commit comments