Skip to content

Commit

Permalink
fix IT
Browse files Browse the repository at this point in the history
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
  • Loading branch information
ruai0511 committed Aug 16, 2024
1 parent 23bd5b5 commit d4615c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
* compatible open source license.
*/

/*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/

package org.opensearch.plugin.wlm.service;

import org.opensearch.cluster.ClusterName;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"query_group_context": {
"get_query_group_context": {
"stability": "experimental",
"url": {
"paths": [
Expand All @@ -20,9 +20,6 @@
}
]
},
"params":{},
"body":{
"description":"The QueryGroup schema"
}
"params":{}
}
}

0 comments on commit d4615c7

Please sign in to comment.