2
2
3
3
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
4
4
5
- * [ Endpoints in stack JSON spec] ( #endpoints-in-stack-json-spec ) : 503
5
+ * [ Endpoints in stack JSON spec] ( #endpoints-in-stack-json-spec ) : 499
6
6
* [ Endpoints in elasticsearch-specification] ( #stack ) : 482
7
7
* [ Endpoints in Serverless] ( #serverless ) : 235
8
8
* [ Tested] ( #tested ) : 196
9
- * [ Untested] ( #untested ) : 307
10
- * Coverage Stack: ![ ] ( https://geps.dev/progress/38 )
9
+ * [ Untested] ( #untested ) : 303
10
+ * Coverage Stack: ![ ] ( https://geps.dev/progress/39 )
11
11
* Coverage Serverless: ![ ] ( https://geps.dev/progress/83 )
12
12
* [ APIs in JSON spec and not in elasticsearch-specification] ( #apis-in-json-spec-and-not-elasticsearch-specification )
13
13
@@ -21,7 +21,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
21
21
- [ ] <span title =' not tested ' > autoscaling.get_autoscaling_policy</span >
22
22
- [ ] <span title =' not tested ' > autoscaling.put_autoscaling_policy</span >
23
23
- [x] <span title =' tested ' > [ bulk] ( ./tests/bulk/10_basic.yml#L9 ) </span >
24
- - [ ] <span title =' not tested ' > capabilities</span >
25
24
- [x] <span title =' tested ' > [ cat.aliases] ( ./tests/cat/aliases.yml#L20 ) </span >
26
25
- [ ] <span title =' not tested ' > cat.allocation</span >
27
26
- [x] <span title =' tested ' > [ cat.component_templates] ( ./tests/cat/component_templates.yml#L6 ) </span >
@@ -102,7 +101,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
102
101
- [ ] <span title =' not tested ' > connector.update_api_key_id</span >
103
102
- [ ] <span title =' not tested ' > connector.update_configuration</span >
104
103
- [ ] <span title =' not tested ' > connector.update_error</span >
105
- - [ ] <span title =' not tested ' > connector.update_features</span >
106
104
- [ ] <span title =' not tested ' > connector.update_filtering</span >
107
105
- [ ] <span title =' not tested ' > connector.update_filtering_validation</span >
108
106
- [ ] <span title =' not tested ' > connector.update_index_name</span >
@@ -223,10 +221,10 @@ Endpoints that are currently being tested are marked as done and link to the tes
223
221
- [ ] <span title =' not tested ' > indices.unfreeze</span >
224
222
- [x] <span title =' tested ' > [ indices.update_aliases] ( ./tests/indices/alias.yml#L41 ) </span >
225
223
- [x] <span title =' tested ' > [ indices.validate_query] ( ./tests/validate_query/10_basic.yml#L16 ) </span >
226
- - [ ] <span title =' not tested ' > inference.delete </span >
227
- - [ ] <span title =' not tested ' > inference.get </span >
224
+ - [ ] <span title =' not tested ' > inference.delete_model </span >
225
+ - [ ] <span title =' not tested ' > inference.get_model </span >
228
226
- [ ] <span title =' not tested ' > inference.inference</span >
229
- - [ ] <span title =' not tested ' > inference.put </span >
227
+ - [ ] <span title =' not tested ' > inference.put_model </span >
230
228
- [x] <span title =' tested ' > [ info] ( ./tests/info.yml#L8 ) </span >
231
229
- [x] <span title =' tested ' > [ ingest.delete_pipeline] ( ./tests/ingest/10_basic.yml#L29 ) </span >
232
230
- [ ] <span title =' not tested ' > ingest.geo_ip_stats</span >
@@ -340,7 +338,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
340
338
- [ ] <span title =' not tested ' > profiling.status</span >
341
339
- [ ] <span title =' not tested ' > profiling.topn_functions</span >
342
340
- [x] <span title =' tested ' > [ put_script] ( ./tests/msearch_template.yml#L10 ) </span >
343
- - [ ] <span title =' not tested ' > query_rule.put</span >
344
341
- [x] <span title =' tested ' > [ query_ruleset.delete] ( ./tests/query_ruleset/10_basic.yml#L36 ) </span >
345
342
- [x] <span title =' tested ' > [ query_ruleset.get] ( ./tests/query_ruleset/10_basic.yml#L29 ) </span >
346
343
- [x] <span title =' tested ' > [ query_ruleset.list] ( ./tests/query_ruleset/10_basic.yml#L33 ) </span >
@@ -486,7 +483,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
486
483
- [ ] <span title =' not tested ' > text_structure.find_structure</span >
487
484
- [ ] <span title =' not tested ' > text_structure.test_grok_pattern</span >
488
485
- [x] <span title =' tested ' > [ transform.delete_transform] ( ./tests/cat/transform.yml#L28 ) </span >
489
- - [ ] <span title =' not tested ' > transform.get_node_stats</span >
490
486
- [x] <span title =' tested ' > [ transform.get_transform] ( ./tests/transform/10_basic.yml#L40 ) </span >
491
487
- [x] <span title =' tested ' > [ transform.get_transform_stats] ( ./tests/transform/10_basic.yml#L43 ) </span >
492
488
- [x] <span title =' tested ' > [ transform.preview_transform] ( ./tests/transform/10_basic.yml#L46 ) </span >
@@ -1241,30 +1237,29 @@ Endpoints that are currently being tested are marked as done and link to the tes
1241
1237
1242
1238
### APIs in JSON spec and not elasticsearch-specification
1243
1239
1244
- - [ ] <span title =' not tested ' > capabilities</span >
1245
1240
- [ ] <span title =' not tested ' > connector.secret_delete</span >
1246
1241
- [ ] <span title =' not tested ' > connector.secret_get</span >
1247
1242
- [ ] <span title =' not tested ' > connector.secret_post</span >
1248
1243
- [ ] <span title =' not tested ' > connector.secret_put</span >
1249
1244
- [ ] <span title =' not tested ' > connector.sync_job_check_in</span >
1250
1245
- [ ] <span title =' not tested ' > connector.sync_job_error</span >
1251
1246
- [ ] <span title =' not tested ' > connector.sync_job_update_stats</span >
1252
- - [ ] <span title =' not tested ' > connector.update_features</span >
1253
1247
- [ ] <span title =' not tested ' > esql.async_query</span >
1254
1248
- [ ] <span title =' not tested ' > esql.async_query_get</span >
1255
1249
- [ ] <span title =' not tested ' > fleet.delete_secret</span >
1256
1250
- [ ] <span title =' not tested ' > fleet.get_secret</span >
1257
1251
- [ ] <span title =' not tested ' > fleet.post_secret</span >
1252
+ - [ ] <span title =' not tested ' > inference.delete_model</span >
1253
+ - [ ] <span title =' not tested ' > inference.get_model</span >
1254
+ - [ ] <span title =' not tested ' > inference.put_model</span >
1258
1255
- [ ] <span title =' not tested ' > ml.validate</span >
1259
1256
- [ ] <span title =' not tested ' > ml.validate_detector</span >
1260
1257
- [ ] <span title =' not tested ' > profiling.flamegraph</span >
1261
1258
- [ ] <span title =' not tested ' > profiling.stacktraces</span >
1262
1259
- [ ] <span title =' not tested ' > profiling.status</span >
1263
1260
- [ ] <span title =' not tested ' > profiling.topn_functions</span >
1264
- - [ ] <span title =' not tested ' > query_rule.put</span >
1265
1261
- [ ] <span title =' not tested ' > security.query_user</span >
1266
1262
- [ ] <span title =' not tested ' > simulate.ingest</span >
1267
1263
- [ ] <span title =' not tested ' > text_structure.find_field_structure</span >
1268
1264
- [ ] <span title =' not tested ' > text_structure.find_message_structure</span >
1269
- - [ ] <span title =' not tested ' > transform.get_node_stats</span >
1270
1265
0 commit comments