mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-15 15:54:17 +00:00
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