Skip to content

Commit df47485

Browse files
elasticmachinepicandocodigo
authored andcommitted
Updates API report 2024-06-27|18:01:46
1 parent 7949a4d commit df47485

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

apis_report.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

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

5-
* [Endpoints in Stack (elasticsearch-specification)](#stack): 496
5+
* [Endpoints in Stack (elasticsearch-specification)](#stack): 499
66
* [Endpoints in Serverless](#serverless): 238
77
* [Endpoints in Stack JSON spec](#endpoints-in-stack-json-spec): 492
8-
* Elasticsearch Stack - **Tested**: 210 | **Untested**: 286 ![](https://geps.dev/progress/42)
8+
* Elasticsearch Stack - **Tested**: 210 | **Untested**: 289 ![](https://geps.dev/progress/42)
99
* Elasticsearch Serverless - **Tested** 207 | **Untested**: 31 ![](https://geps.dev/progress/86)
1010
* [APIs in JSON spec and not in elasticsearch-specification](#apis-in-json-spec-and-not-elasticsearch-specification)
1111

@@ -326,6 +326,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
326326
- [ ] <span title='not tested'> connector.put</span>
327327
- [ ] <span title='not tested'> connector.sync_job_cancel</span>
328328
- [ ] <span title='not tested'> connector.sync_job_check_in</span>
329+
- [ ] <span title='not tested'> connector.sync_job_claim</span>
329330
- [ ] <span title='not tested'> connector.sync_job_delete</span>
330331
- [ ] <span title='not tested'> connector.sync_job_error</span>
331332
- [ ] <span title='not tested'> connector.sync_job_get</span>
@@ -336,6 +337,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
336337
- [ ] <span title='not tested'> connector.update_api_key_id</span>
337338
- [ ] <span title='not tested'> connector.update_configuration</span>
338339
- [ ] <span title='not tested'> connector.update_error</span>
340+
- [ ] <span title='not tested'> connector.update_features</span>
339341
- [ ] <span title='not tested'> connector.update_filtering</span>
340342
- [ ] <span title='not tested'> connector.update_filtering_validation</span>
341343
- [ ] <span title='not tested'> connector.update_index_name</span>
@@ -709,6 +711,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
709711
- [ ] <span title='not tested'> text_structure.find_structure</span>
710712
- [ ] <span title='not tested'> text_structure.test_grok_pattern</span>
711713
- [x] <span title='tested'> [transform.delete_transform](./tests/cat/transform.yml#L28)</span>
714+
- [ ] <span title='not tested'> transform.get_node_stats</span>
712715
- [x] <span title='tested'> [transform.get_transform](./tests/transform/10_basic.yml#L40)</span>
713716
- [x] <span title='tested'> [transform.get_transform_stats](./tests/transform/10_basic.yml#L43)</span>
714717
- [x] <span title='tested'> [transform.preview_transform](./tests/transform/10_basic.yml#L46)</span>

0 commit comments

Comments
 (0)