You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Version 1.0 focuses on the move to programmatically-generated code for many of t
66
66
## Migration
67
67
This version includes many breaking changes as a result of standardizing behavior across the new generated services. Full details on migration from previous versions can be found [here](https://github.com/watson-developer-cloud/python-sdk/wiki/Migration).
68
68
69
-
## Configuring the http client
69
+
## Configuring the http client (Supported from v1.1.0)
70
70
To set client configs like timeout use the `with_http_config()` function and pass it a dictionary of configs.
0 commit comments