|
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**: 484 | **Tested**: 411 | **Untested**: 73  |
| 5 | +* **STACK** - **Total**: 487 | **Tested**: 414 | **Untested**: 73  |
6 | 6 | * **SERVERLESS** - **Total**: 237 | **Tested**: 236 | **Untested**: 1 
|
7 | 7 |
|
8 | 8 | * [Internal APIs](#internal-apis-not-tracked)
|
@@ -218,12 +218,15 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
218 | 218 | | inference.stream_inference | π’ | β | π| π΄ | Not Applicable
|
219 | 219 | | info | π’ | [β
](./tests/info_stack.yml#L8)</li></ul> | π| π’ | [β
](./tests/info_serverless.yml#L8)</li></ul>
|
220 | 220 | | ingest.delete_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L70)</li></ul> | π| π΄ | Not Applicable
|
| 221 | +| ingest.delete_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L69)</li></ul> | π| π΄ | Not Applicable |
221 | 222 | | ingest.delete_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul> | π| π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul>
|
222 | 223 | | ingest.geo_ip_stats | π’ | [β
](./tests/ingest/20_geoip.yml#L8)</li></ul> | π| π΄ | Not Applicable
|
223 | 224 | | ingest.get_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L52)</li></ul> | π| π΄ | Not Applicable
|
| 225 | +| ingest.get_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L55)</li></ul> | π| π΄ | Not Applicable |
224 | 226 | | ingest.get_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul> | π| π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul>
|
225 | 227 | | ingest.processor_grok | π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul> | π| π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul>
|
226 | 228 | | ingest.put_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L16)</li></ul> | π| π΄ | Not Applicable
|
| 229 | +| ingest.put_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L8)</li></ul> | π| π΄ | Not Applicable |
227 | 230 | | ingest.put_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul> | π| π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul>
|
228 | 231 | | ingest.simulate | π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul> | π| π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul>
|
229 | 232 | | knn_search | π’ | [β
](./tests/knn_search.yml#L68)</li></ul> | π| π΄ | Not Applicable
|
@@ -540,7 +543,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
540 | 543 |
|
541 | 544 | ## Elasticsearch JSON specification
|
542 | 545 |
|
543 |
| -**Total** 484 | **Tested** 377 | **Untested** 107  |
| 546 | +**Total** 487 | **Tested** 380 | **Untested** 107  |
544 | 547 |
|
545 | 548 | <details>
|
546 | 549 | <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