From 58bb271e4023e079d2f02f6a7e14a99f0f953922 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Mon, 24 Mar 2025 06:02:53 +0000 Subject: [PATCH] Updates API report 2025-03-24|06:02:40 main --- apis_report.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apis_report.md b/apis_report.md index c94545d..716d3b7 100644 --- a/apis_report.md +++ b/apis_report.md @@ -2,8 +2,8 @@ Endpoints that are currently being tested are marked as done and link to the test where they're being used. -* **STACK** - **Total**: 500 | **Tested**: 432 | **Untested**: 68 ![](https://geps.dev/progress/86) -* **SERVERLESS** - **Total**: 244 | **Tested**: 235 | **Untested**: 9 ![](https://geps.dev/progress/96) +* **STACK** - **Total**: 503 | **Tested**: 432 | **Untested**: 71 ![](https://geps.dev/progress/85) +* **SERVERLESS** - **Total**: 246 | **Tested**: 235 | **Untested**: 11 ![](https://geps.dev/progress/95) * [Internal APIs](#internal-apis-not-tracked) * [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification) @@ -222,7 +222,10 @@ Endpoints that are currently being tested are marked as done and link to the tes | inference.delete | 🟢 | [✅](./tests/inference/10_basic.yml#L38) | 🙌| 🟢 | [✅](./tests/inference/10_basic.yml#L38) | inference.get | 🟢 | [✅](./tests/inference/10_basic.yml#L25) | 👍| 🟢 | [✅](./tests/inference/10_basic.yml#L25) | inference.put | 🟢 | [✅](./tests/inference/10_basic.yml#L8) | 👍| 🟢 | [✅](./tests/inference/10_basic.yml#L8) +| inference.put_eis | 🟢 | ❌ | 👎| 🟢 | ❌ +| inference.put_mistral | 🟢 | ❌ | 👎| 🔴 | Not Applicable | inference.put_openai | 🟢 | ❌ | 👎| 🟢 | ❌ +| inference.put_voyageai | 🟢 | ❌ | 👎| 🟢 | ❌ | inference.put_watsonx | 🟢 | ❌ | 👎| 🟢 | ❌ | inference.rerank | 🟢 | ❌ | 👎| 🟢 | ❌ | inference.sparse_embedding | 🟢 | ❌ | 👎| 🟢 | ❌ @@ -557,7 +560,7 @@ Endpoints that are currently being tested are marked as done and link to the tes ## Elasticsearch JSON specification -**Total** 498 | **Tested** 384 | **Untested** 114 ![](https://geps.dev/progress/77) +**Total** 503 | **Tested** 384 | **Untested** 119 ![](https://geps.dev/progress/76)
APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)