elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
111 stars 67 forks source link

[ML] Update Delete Inference Endpoint for dry_run and force options #2602

Closed maxhniebergall closed 1 month ago

maxhniebergall commented 1 month ago

Following on https://github.com/elastic/elasticsearch/pull/109123 and https://github.com/elastic/elasticsearch/pull/109384, this change updates the elasticsearch specification to include the dry_run and force options for the Delete Inference Endpoint API.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.

maxhniebergall commented 1 month ago

Clearly I don't fully understand what the correspondence between the java code and the specification is. I'm going to do some reading and come back to this.

github-actions[bot] commented 1 month ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
inference.delete :white_circle: Missing test Missing test
inference.get :red_circle: 3/4 3/4
inference.inference :white_circle: Missing test Missing test
inference.put :white_circle: Missing test Missing test

You can validate these APIs yourself by using the make validate target.