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 b011c17 commit 7b70ef3Copy full SHA for 7b70ef3
rest-api-spec/src/main/resources/rest-api-spec/api/eql.search.json
@@ -5,8 +5,7 @@
5
"description": "Returns results matching a query expressed in Event Query Language (EQL)"
6
},
7
"stability": "stable",
8
- "visibility":"feature_flag",
9
- "feature_flag":"es.eql_feature_flag_registered",
+ "visibility":"public",
10
"headers":{
11
"accept": [ "application/json"],
12
"content_type": ["application/json"]
0 commit comments