Skip to content

Commit d64f3db

Browse files
Updates API report 2024-10-28|10:17:30 (#150)
--------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
1 parent 540d22c commit d64f3db

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

β€Žapis_report.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
44

5-
* **STACK** - **Total**: 483 | **Tested**: 410 | **Untested**: 73 ![](https://geps.dev/progress/84)
6-
* **SERVERLESS** - **Total**: 236 | **Tested**: 235 | **Untested**: 1 ![](https://geps.dev/progress/99)
5+
* **STACK** - **Total**: 484 | **Tested**: 411 | **Untested**: 73 ![](https://geps.dev/progress/84)
6+
* **SERVERLESS** - **Total**: 237 | **Tested**: 236 | **Untested**: 1 ![](https://geps.dev/progress/99)
77

88
* [Internal APIs](#internal-apis-not-tracked)
99
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
@@ -333,6 +333,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
333333
| query_rules.list_rulesets | 🟒 | [βœ…](./tests/query_rules/20_rulesets.yml#L33)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/query_rules/20_rulesets.yml#L33)</li></ul>
334334
| query_rules.put_rule | 🟒 | [βœ…](./tests/query_rules/10_query_rules.yml#L27)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/query_rules/10_query_rules.yml#L27)</li></ul>
335335
| query_rules.put_ruleset | 🟒 | [βœ…](./tests/query_rules/10_query_rules.yml#L8)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/query_rules/10_query_rules.yml#L8)</li></ul>
336+
| query_rules.test | 🟒 | [βœ…](./tests/query_rules/30_test.yml#L69)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/query_rules/30_test.yml#L69)</li></ul>
336337
| rank_eval | 🟒 | [βœ…](./tests/rank_eval.yml#L20)</li></ul> | πŸ™Œ| 🟒 | [βœ…](./tests/rank_eval.yml#L20)</li></ul>
337338
| reindex | 🟒 | [βœ…](./tests/reindex/stack.yml#L23)</li></ul> | πŸ™Œ| 🟒 | [βœ…](./tests/reindex/serverless.yml#L23)</li></ul>
338339
| reindex_rethrottle | 🟒 | [βœ…](./tests/reindex/stack.yml#L33)</li></ul> | πŸ™Œ| πŸ”΄ | Not Applicable
@@ -539,7 +540,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
539540

540541
## Elasticsearch JSON specification
541542

542-
**Total** 483 | **Tested** 376 | **Untested** 107 ![](https://geps.dev/progress/77)
543+
**Total** 484 | **Tested** 377 | **Untested** 107 ![](https://geps.dev/progress/77)
543544

544545
<details>
545546
<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

Comments
Β (0)