Skip to content

Commit 84cb1ea

Browse files
elasticmachinepicandocodigo
authored andcommitted
Updates API report 2025-01-20|06:02:30 8.17
1 parent c3e9e27 commit 84cb1ea

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

β€Žapis_report.md

+9-2
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**: 488 | **Tested**: 421 | **Untested**: 67 ![](https://geps.dev/progress/86)
6-
* **SERVERLESS** - **Total**: 238 | **Tested**: 228 | **Untested**: 10 ![](https://geps.dev/progress/95)
5+
* **STACK** - **Total**: 495 | **Tested**: 421 | **Untested**: 74 ![](https://geps.dev/progress/85)
6+
* **SERVERLESS** - **Total**: 239 | **Tested**: 228 | **Untested**: 11 ![](https://geps.dev/progress/95)
77

88
* [Internal APIs](#internal-apis-not-tracked)
99
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
@@ -122,6 +122,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
122122
| eql.get_status | 🟒 | [βœ…](./tests/eql/10_basic.yml#L109)</li></ul> | 🟒 | [βœ…](./tests/eql/10_basic.yml#L109)</li></ul> | πŸ‘
123123
| eql.search | 🟒 | [βœ…](./tests/eql/10_basic.yml#L99)</li></ul> | 🟒 | [βœ…](./tests/eql/10_basic.yml#L99)</li></ul> | πŸ‘
124124
| esql.async_query | 🟒 | [βœ…](./tests/esql/20_async.yml#L40)</li></ul> | πŸ”΄ | Not Applicable | πŸ™Œ
125+
| esql.async_query_delete | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
125126
| esql.async_query_get | 🟒 | [βœ…](./tests/esql/20_async.yml#L56)</li></ul> | πŸ”΄ | Not Applicable | πŸ™Œ
126127
| esql.query | 🟒 | [βœ…](./tests/esql/10_query.yml#L40)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
127128
| exists | 🟒 | [βœ…](./tests/exists/10_basic.yml#L19)</li></ul> | 🟒 | [βœ…](./tests/exists/10_basic.yml#L19)</li></ul> | πŸ‘
@@ -217,6 +218,8 @@ Endpoints that are currently being tested are marked as done and link to the tes
217218
| inference.inference | 🟒 | [βœ…](./tests/inference/10_basic.yml#L31)</li></ul> | 🟒 | [βœ…](./tests/inference/10_basic.yml#L31)</li></ul> | πŸ‘
218219
| inference.put | 🟒 | [βœ…](./tests/inference/10_basic.yml#L8)</li></ul> | 🟒 | [βœ…](./tests/inference/10_basic.yml#L8)</li></ul> | πŸ‘
219220
| inference.stream_inference | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
221+
| inference.unified_inference | 🟒 | ❌ | 🟒 | ❌ | πŸ‘Ž
222+
| inference.update | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
220223
| info | 🟒 | [βœ…](./tests/info_stack.yml#L8)</li></ul> | 🟒 | [βœ…](./tests/info_serverless.yml#L8)</li></ul> | πŸ‘
221224
| ingest.delete_geoip_database | 🟒 | [βœ…](./tests/ingest/20_geoip.yml#L70)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
222225
| ingest.delete_ip_location_database | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘
@@ -242,6 +245,10 @@ Endpoints that are currently being tested are marked as done and link to the tes
242245
| logstash.get_pipeline | 🟒 | [βœ…](./tests/logstash/10_basic.yml#L26)</li></ul> | 🟒 | [βœ…](./tests/logstash/10_basic.yml#L26)</li></ul> | πŸ™Œ
243246
| logstash.put_pipeline | 🟒 | [βœ…](./tests/logstash/10_basic.yml#L8)</li></ul> | 🟒 | [βœ…](./tests/logstash/10_basic.yml#L8)</li></ul> | πŸ™Œ
244247
| mget | 🟒 | [βœ…](./tests/mget.yml#L24)</li></ul> | 🟒 | [βœ…](./tests/mget.yml#L24)</li></ul> | πŸ‘
248+
| migrate.cancel_reindex | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
249+
| migrate.create_from | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
250+
| migrate.get_reindex_status | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
251+
| migrate.reindex | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
245252
| migration.deprecations | 🟒 | [βœ…](./tests/migration/10_basic.yml#L13)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
246253
| migration.get_feature_upgrade_status | 🟒 | [βœ…](./tests/migration/10_basic.yml#L8)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
247254
| migration.post_feature_upgrade | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž

0 commit comments

Comments
Β (0)