forked from loafle/openapi-generator-original
Add milliseconds hint to comment of getConnectTimeout
This commit is contained in:
@@ -480,7 +480,7 @@ public class ApiClient {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the connect timeout.
|
||||
* Sets the connect timeout (in milliseconds).
|
||||
* A value of 0 means no timeout, otherwise values must be between 1 and
|
||||
* {@link Integer#MAX_VALUE}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user