File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Example response:
110
110
"available" : true,
111
111
"enabled" : true,
112
112
"native_code_info" : {
113
- "version" : "7.0.0-alpha1-SNAPSHOT ",
113
+ "version" : "7.13.0 ",
114
114
"build_hash" : "99a07c016d5a73"
115
115
}
116
116
},
@@ -182,7 +182,7 @@ Example response:
182
182
// TESTRESPONSE[s/"date" : "2015-04-07T13:34:42Z"/"date" : "$body.build.date"/]
183
183
// TESTRESPONSE[s/"uid" : "893361dc-9749-4997-93cb-xxx",/"uid": "$body.license.uid",/]
184
184
// TESTRESPONSE[s/"expiry_date_in_millis" : 1542665112332/"expiry_date_in_millis" : "$body.license.expiry_date_in_millis"/]
185
- // TESTRESPONSE[s/"version" : "7.0.0-alpha1-SNAPSHOT ",/"version": "$body.features.ml.native_code_info.version",/]
185
+ // TESTRESPONSE[s/"version" : "7.13.0 ",/"version": "$body.features.ml.native_code_info.version",/]
186
186
// TESTRESPONSE[s/"build_hash" : "99a07c016d5a73"/"build_hash": "$body.features.ml.native_code_info.build_hash"/]
187
187
// TESTRESPONSE[s/"eql" : \{[^\}]*\},/"eql": $body.$_path,/]
188
188
// eql is disabled by default on release builds and enabled everywhere else during the initial implementation phase until its release
You can’t perform that action at this time.
0 commit comments