|
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**: 483 | **Tested**: 410 | **Untested**: 73  |
6 |
| -* **SERVERLESS** - **Total**: 236 | **Tested**: 235 | **Untested**: 1  |
| 5 | +* **STACK** - **Total**: 484 | **Tested**: 411 | **Untested**: 73  |
| 6 | +* **SERVERLESS** - **Total**: 237 | **Tested**: 236 | **Untested**: 1  |
7 | 7 |
|
8 | 8 | * [Internal APIs](#internal-apis-not-tracked)
|
9 | 9 | * [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
|
333 | 333 | | query_rules.list_rulesets | π’ | [β
](./tests/query_rules/20_rulesets.yml#L33)</li></ul> | π| π’ | [β
](./tests/query_rules/20_rulesets.yml#L33)</li></ul>
|
334 | 334 | | query_rules.put_rule | π’ | [β
](./tests/query_rules/10_query_rules.yml#L27)</li></ul> | π| π’ | [β
](./tests/query_rules/10_query_rules.yml#L27)</li></ul>
|
335 | 335 | | 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> |
336 | 337 | | rank_eval | π’ | [β
](./tests/rank_eval.yml#L20)</li></ul> | π| π’ | [β
](./tests/rank_eval.yml#L20)</li></ul>
|
337 | 338 | | reindex | π’ | [β
](./tests/reindex/stack.yml#L23)</li></ul> | π| π’ | [β
](./tests/reindex/serverless.yml#L23)</li></ul>
|
338 | 339 | | 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
|
539 | 540 |
|
540 | 541 | ## Elasticsearch JSON specification
|
541 | 542 |
|
542 |
| -**Total** 483 | **Tested** 376 | **Untested** 107  |
| 543 | +**Total** 484 | **Tested** 377 | **Untested** 107  |
543 | 544 |
|
544 | 545 | <details>
|
545 | 546 | <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