mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fix non existing javadocs link in RestClientTests
This commit is contained in:
parent
d5f028e085
commit
df852fbdd9
@ -96,7 +96,7 @@ public class RestClientTests extends RestClientTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated will remove method in 7.0 but needs tests until then. Replaced by {@link RequestTests#testSetParameters()}.
|
* @deprecated will remove method in 7.0 but needs tests until then. Replaced by {@link RequestTests#testAddParameters()}.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public void testPerformOldStyleAsyncWithNullParams() throws Exception {
|
public void testPerformOldStyleAsyncWithNullParams() throws Exception {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user