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
- * [ Endpoints in Stack (elasticsearch-specification)] ( #stack ) : 496
5
+ * [ Endpoints in Stack (elasticsearch-specification)] ( #stack ) : 499
6
6
* [ Endpoints in Serverless] ( #serverless ) : 238
7
7
* [ 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 )
9
9
* Elasticsearch Serverless - ** Tested** 207 | ** Untested** : 31 ![ ] ( https://geps.dev/progress/86 )
10
10
* [ APIs in JSON spec and not in elasticsearch-specification] ( #apis-in-json-spec-and-not-elasticsearch-specification )
11
11
@@ -326,6 +326,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
326
326
- [ ] <span title =' not tested ' > connector.put</span >
327
327
- [ ] <span title =' not tested ' > connector.sync_job_cancel</span >
328
328
- [ ] <span title =' not tested ' > connector.sync_job_check_in</span >
329
+ - [ ] <span title =' not tested ' > connector.sync_job_claim</span >
329
330
- [ ] <span title =' not tested ' > connector.sync_job_delete</span >
330
331
- [ ] <span title =' not tested ' > connector.sync_job_error</span >
331
332
- [ ] <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
336
337
- [ ] <span title =' not tested ' > connector.update_api_key_id</span >
337
338
- [ ] <span title =' not tested ' > connector.update_configuration</span >
338
339
- [ ] <span title =' not tested ' > connector.update_error</span >
340
+ - [ ] <span title =' not tested ' > connector.update_features</span >
339
341
- [ ] <span title =' not tested ' > connector.update_filtering</span >
340
342
- [ ] <span title =' not tested ' > connector.update_filtering_validation</span >
341
343
- [ ] <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
709
711
- [ ] <span title =' not tested ' > text_structure.find_structure</span >
710
712
- [ ] <span title =' not tested ' > text_structure.test_grok_pattern</span >
711
713
- [x] <span title =' tested ' > [ transform.delete_transform] ( ./tests/cat/transform.yml#L28 ) </span >
714
+ - [ ] <span title =' not tested ' > transform.get_node_stats</span >
712
715
- [x] <span title =' tested ' > [ transform.get_transform] ( ./tests/transform/10_basic.yml#L40 ) </span >
713
716
- [x] <span title =' tested ' > [ transform.get_transform_stats] ( ./tests/transform/10_basic.yml#L43 ) </span >
714
717
- [x] <span title =' tested ' > [ transform.preview_transform] ( ./tests/transform/10_basic.yml#L46 ) </span >
0 commit comments