opensearch-project / opensearch-sdk-java

OpenSearch SDK to build and run extensions
Apache License 2.0
28 stars 58 forks source link

Added IndicesService in Parameters to fix test #979

Closed owaiskazi19 closed 8 months ago

owaiskazi19 commented 8 months ago

Description

Added a new param from the changes here: https://github.com/opensearch-project/OpenSearch/pull/10307

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.