Skip to content

Commit 7b70ef3

Browse files
authored
Remove leftover feature flag (#81699)
1 parent b011c17 commit 7b70ef3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/eql.search.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"description": "Returns results matching a query expressed in Event Query Language (EQL)"
66
},
77
"stability": "stable",
8-
"visibility":"feature_flag",
9-
"feature_flag":"es.eql_feature_flag_registered",
8+
"visibility":"public",
109
"headers":{
1110
"accept": [ "application/json"],
1211
"content_type": ["application/json"]

0 commit comments

Comments
 (0)