From 6b1327ab6f876a0f3395fd96c0ddb50c41f93131 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Mon, 5 Jan 2026 09:49:08 +0000 Subject: [PATCH] Updates API report 2026-01-05|09:48:52 9.1 --- apis_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apis_report.md b/apis_report.md index e3a1a20..98d41b4 100644 --- a/apis_report.md +++ b/apis_report.md @@ -3,7 +3,7 @@ Endpoints that are currently being tested are marked as done and link to the test where they're being used. * **STACK** - **Total**: 530 | **Tested**: 453 | **Untested**: 77 ![](https://geps.dev/progress/85) -* **SERVERLESS** - **Total**: 269 | **Tested**: 241 | **Untested**: 28 ![](https://geps.dev/progress/89) +* **SERVERLESS** - **Total**: 270 | **Tested**: 241 | **Untested**: 29 ![](https://geps.dev/progress/89) * [Internal APIs](#internal-apis-not-tracked) * [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification) @@ -376,7 +376,7 @@ Endpoints that are currently being tested are marked as done and link to the tes | query_rules.test | 🟢 | [✅](./tests/query_rules/30_test.yml#L69) | 👍| 🟢 | [✅](./tests/query_rules/30_test.yml#L69) | rank_eval | 🟢 | [✅](./tests/rank_eval.yml#L20) | 👍| 🟢 | [✅](./tests/rank_eval.yml#L20) | reindex | 🟢 | [✅](./tests/reindex/stack.yml#L23) | 👍| 🟢 | [✅](./tests/reindex/serverless.yml#L23) -| reindex_rethrottle | 🟢 | [✅](./tests/reindex/stack.yml#L33) | 🙌| 🔴 | Not Applicable +| reindex_rethrottle | 🟢 | [✅](./tests/reindex/stack.yml#L33) | 👍| 🔴 | Not Applicable | render_search_template | 🟢 | [✅](./tests/search_template/10_basic.yml#L29) | 🙌| 🟢 | [✅](./tests/search_template/10_basic.yml#L29) | scripts_painless_execute | 🟢 | [✅](./tests/script/10_basic.yml#L36) | 👍| 🟢 | [✅](./tests/script/10_basic.yml#L36) | scroll | 🟢 | [✅](./tests/reindex/stack.yml#L25) | 👍| 🟢 | [✅](./tests/scroll/10_basic.yml#L20) @@ -512,7 +512,7 @@ Endpoints that are currently being tested are marked as done and link to the tes | text_structure.find_structure | 🟢 | [✅](./tests/text_structure/10_basic.yml#L60) | 👍| 🔴 | Not Applicable | text_structure.test_grok_pattern | 🟢 | [✅](./tests/text_structure/10_basic.yml#L82) | 👍| 🔴 | Not Applicable | transform.delete_transform | 🟢 | [✅](./tests/cat/transform.yml#L28) | 👍| 🟢 | [✅](./tests/cat/transform.yml#L28) -| transform.get_node_stats | 🟢 | [✅](./tests/transform/30_node_stats.yml#L8) | 🙌| 🔴 | Not Applicable +| transform.get_node_stats | 🟢 | [✅](./tests/transform/30_node_stats.yml#L8) | 🙌| 🟢 | ❌ | transform.get_transform | 🟢 | [✅](./tests/transform/10_basic.yml#L40) | 👍| 🟢 | [✅](./tests/transform/10_basic.yml#L40) | transform.get_transform_stats | 🟢 | [✅](./tests/transform/10_basic.yml#L43) | 👍| 🟢 | [✅](./tests/transform/10_basic.yml#L43) | transform.preview_transform | 🟢 | [✅](./tests/transform/10_basic.yml#L46) | 👍| 🟢 | [✅](./tests/transform/10_basic.yml#L46) @@ -587,7 +587,7 @@ Endpoints that are currently being tested are marked as done and link to the tes ## Elasticsearch JSON specification -**Total** 530 | **Tested** 418 | **Untested** 112 ![](https://geps.dev/progress/78) +**Total** 530 | **Tested** 419 | **Untested** 111 ![](https://geps.dev/progress/79)
APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)