Skip to content

Commit 6b36901

Browse files
elasticmachinepicandocodigo
authored andcommitted
Updates API report 2024-10-10|10:58:39
1 parent fbe85a5 commit 6b36901

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

β€Žapis_report.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
44

55
* **STACK** - **Total**: 483 | **Tested**: 410 | **Untested**: 73 ![](https://geps.dev/progress/84)
6-
* **SERVERLESS** - **Total**: 235 | **Tested**: 229 | **Untested**: 6 ![](https://geps.dev/progress/97)
6+
* **SERVERLESS** - **Total**: 233 | **Tested**: 229 | **Untested**: 4 ![](https://geps.dev/progress/98)
77

88
* [Internal APIs](#internal-apis-not-tracked)
99
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
@@ -116,7 +116,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
116116
| enrich.execute_policy | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L34)</li></ul> | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L34)</li></ul> | πŸ‘
117117
| enrich.get_policy | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L39)</li></ul> | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L39)</li></ul> | πŸ‘
118118
| enrich.put_policy | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L24)</li></ul> | 🟒 | [βœ…](./tests/enrich/10_basic.yml#L24)</li></ul> | πŸ‘
119-
| enrich.stats | 🟒 | [βœ…](./tests/enrich/20_stats.yml#L8)</li></ul> | 🟒 | ❌ | πŸ‘
119+
| enrich.stats | 🟒 | [βœ…](./tests/enrich/20_stats.yml#L8)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
120120
| eql.delete | 🟒 | [βœ…](./tests/eql/10_basic.yml#L122)</li></ul> | 🟒 | [βœ…](./tests/eql/10_basic.yml#L122)</li></ul> | πŸ‘
121121
| eql.get | 🟒 | [βœ…](./tests/eql/10_basic.yml#L114)</li></ul> | 🟒 | [βœ…](./tests/eql/10_basic.yml#L114)</li></ul> | πŸ‘
122122
| eql.get_status | 🟒 | [βœ…](./tests/eql/10_basic.yml#L109)</li></ul> | 🟒 | [βœ…](./tests/eql/10_basic.yml#L109)</li></ul> | πŸ‘
@@ -162,7 +162,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
162162
| indices.data_streams_stats | 🟒 | [βœ…](./tests/indices/data_streams_stack.yml#L36)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
163163
| indices.delete | 🟒 | [βœ…](./tests/async_search/10_basic.yml#L29)</li></ul> | 🟒 | [βœ…](./tests/async_search/10_basic.yml#L29)</li></ul> | πŸ‘
164164
| indices.delete_alias | 🟒 | [βœ…](./tests/indices/alias.yml#L49)</li></ul> | 🟒 | [βœ…](./tests/indices/alias.yml#L49)</li></ul> | πŸ‘
165-
| indices.delete_data_lifecycle | 🟒 | [βœ…](./tests/indices/20_data_lifecycle.yml#L22)</li></ul> | 🟒 | ❌ | πŸ™Œ
165+
| indices.delete_data_lifecycle | 🟒 | [βœ…](./tests/indices/20_data_lifecycle.yml#L22)</li></ul> | πŸ”΄ | Not Applicable | πŸ™Œ
166166
| indices.delete_data_stream | 🟒 | [βœ…](./tests/ilm/10_basic.yml#L26)</li></ul> | 🟒 | [βœ…](./tests/indices/data_streams_serverless.yml#L36)</li></ul> | πŸ‘
167167
| indices.delete_index_template | 🟒 | [βœ…](./tests/indices/data_streams_stack.yml#L21)</li></ul> | 🟒 | [βœ…](./tests/indices/data_streams_serverless.yml#L21)</li></ul> | πŸ‘
168168
| indices.delete_template | 🟒 | [βœ…](./tests/indices/exists_template.yml#L8)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘

0 commit comments

Comments
Β (0)