forked from loafle/openapi-generator-original
fix typo in javadoc in RestTemplate/ApiClient (#17541)
This commit is contained in:
parent
ca260b2230
commit
cc946e3f61
@ -185,7 +185,7 @@ public class ApiClient{{#jsr310}} extends JavaTimeFormatter{{/jsr310}} {
|
||||
/**
|
||||
* Set the max attempts for retry
|
||||
*
|
||||
* @param getMaxAttemptsForRetry the max attempts for retry
|
||||
* @param maxAttemptsForRetry the max attempts for retry
|
||||
* @return ApiClient this client
|
||||
*/
|
||||
public ApiClient setMaxAttemptsForRetry(int maxAttemptsForRetry) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user