hotdata 0.2.2
Fixed
- Add
ApiClient.close()andRESTClientObject.close()so callers can release urllib3 connection pools and use context managers safely.
ApiClient.close() and RESTClientObject.close() so callers can release urllib3 connection pools and use context managers safely.