forked from opensearch-project/OpenSearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wlm create/update REST API bug fix (opensearch-project#16422)
* test changes Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * fix the create/update queryGroup REST APIs Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * undo gradle change Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * add PR link in CHANGELOG Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * fix javadoc issues Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * remove redundant name param Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> * Update CHANGELOG.md Signed-off-by: Ankit Jain <akjain@amazon.com> * fix action name in transport class for update query group Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> --------- Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com> Signed-off-by: Ankit Jain <akjain@amazon.com> Co-authored-by: Ankit Jain <akjain@amazon.com>
- Loading branch information
1 parent
6891267
commit 760e676
Showing
5 changed files
with
96 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters