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
- * ** STACK** - ** Total** : 499 | ** Tested** : 432 | ** Untested** : 67 ![ ] ( https://geps.dev/progress/86 )
6
- * ** SERVERLESS** - ** Total** : 243 | ** Tested** : 235 | ** Untested** : 8 ![ ] ( https://geps.dev/progress/96 )
5
+ * ** STACK** - ** Total** : 500 | ** Tested** : 432 | ** Untested** : 68 ![ ] ( https://geps.dev/progress/86 )
6
+ * ** SERVERLESS** - ** Total** : 244 | ** Tested** : 235 | ** Untested** : 9 ![ ] ( https://geps.dev/progress/96 )
7
7
8
8
* [ Internal APIs] ( #internal-apis-not-tracked )
9
9
* [ API information from the Elasticsearch JSON specification] ( #elasticsearch-json-specification )
@@ -222,6 +222,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
222
222
| inference.delete | π’ | [ β
] ( ./tests/inference/10_basic.yml#L38 ) </li ></ul > | π| π’ | [ β
] ( ./tests/inference/10_basic.yml#L38 ) </li ></ul >
223
223
| inference.get | π’ | [ β
] ( ./tests/inference/10_basic.yml#L25 ) </li ></ul > | π| π’ | [ β
] ( ./tests/inference/10_basic.yml#L25 ) </li ></ul >
224
224
| inference.put | π’ | [ β
] ( ./tests/inference/10_basic.yml#L8 ) </li ></ul > | π| π’ | [ β
] ( ./tests/inference/10_basic.yml#L8 ) </li ></ul >
225
+ | inference.put_openai | π’ | β | π| π’ | β
225
226
| inference.put_watsonx | π’ | β | π| π’ | β
226
227
| inference.rerank | π’ | β | π| π’ | β
227
228
| inference.sparse_embedding | π’ | β | π| π’ | β
@@ -472,8 +473,8 @@ Endpoints that are currently being tested are marked as done and link to the tes
472
473
| synonyms.get_synonyms_sets | π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L36 ) </li ></ul > | π| π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L36 ) </li ></ul >
473
474
| synonyms.put_synonym | π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L16 ) </li ></ul > | π| π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L16 ) </li ></ul >
474
475
| synonyms.put_synonym_rule | π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L25 ) </li ></ul > | π| π’ | [ β
] ( ./tests/synonyms/10_basic.yml#L25 ) </li ></ul >
475
- | tasks.cancel | π’ | [ β
] ( ./tests/tasks.yml#L42 ) </li ></ul > | π| π΄ | Not Applicable
476
- | tasks.get | π’ | [ β
] ( ./tests/tasks.yml#L19 ) </li ></ul > | π| π’ | [ β
] ( ./tests/tasks_serverless.yml#L26 ) </li ></ul >
476
+ | tasks.cancel | π’ | [ β
] ( ./tests/tasks.yml#L38 ) </li ></ul > | π| π΄ | Not Applicable
477
+ | tasks.get | π’ | [ β
] ( ./tests/tasks.yml#L26 ) </li ></ul > | π| π’ | [ β
] ( ./tests/tasks_serverless.yml#L26 ) </li ></ul >
477
478
| tasks.list | π’ | [ β
] ( ./tests/machine_learning/set_upgrade_mode.yml#L121 ) </li ></ul > | π| π΄ | Not Applicable
478
479
| terms_enum | π’ | [ β
] ( ./tests/terms_enum/10_basic.yml#L21 ) </li ></ul > | π| π’ | [ β
] ( ./tests/terms_enum/10_basic.yml#L21 ) </li ></ul >
479
480
| termvectors | π’ | [ β
] ( ./tests/termvectors/10_basic.yml#L24 ) </li ></ul > | π| π’ | [ β
] ( ./tests/termvectors/10_basic.yml#L24 ) </li ></ul >
@@ -494,7 +495,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
494
495
| transform.update_transform | π’ | [ β
] ( ./tests/transform/10_basic.yml#L35 ) </li ></ul > | π| π’ | [ β
] ( ./tests/transform/10_basic.yml#L35 ) </li ></ul >
495
496
| transform.upgrade_transforms | π’ | [ β
] ( ./tests/transform/20_upgrade.yml#L52 ) </li ></ul > | π| π΄ | Not Applicable
496
497
| update | π’ | [ β
] ( ./tests/update/10_partial_update.yml#L18 ) </li ></ul > | π| π’ | [ β
] ( ./tests/update/10_partial_update.yml#L18 ) </li ></ul >
497
- | update_by_query | π’ | [ β
] ( ./tests/tasks.yml#L23 ) </li ></ul > | π| π’ | [ β
] ( ./tests/tasks_serverless.yml#L19 ) </li ></ul >
498
+ | update_by_query | π’ | [ β
] ( ./tests/tasks.yml#L19 ) </li ></ul > | π| π’ | [ β
] ( ./tests/tasks_serverless.yml#L19 ) </li ></ul >
498
499
| update_by_query_rethrottle | π’ | β | π| π΄ | Not Applicable
499
500
| watcher.ack_watch | π’ | β | π| π΄ | Not Applicable
500
501
| watcher.activate_watch | π’ | β | π| π΄ | Not Applicable
@@ -556,7 +557,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
556
557
557
558
## Elasticsearch JSON specification
558
559
559
- ** Total** 492 | ** Tested** 384 | ** Untested** 108 ![ ] ( https://geps.dev/progress/78 )
560
+ ** Total** 498 | ** Tested** 384 | ** Untested** 114 ![ ] ( https://geps.dev/progress/77 )
560
561
561
562
<details >
562
563
<summary id =" apis-in-json-spec-and-not-elasticsearch-specification " >APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)</summary >
0 commit comments