forked from loafle/openapi-generator-original
[python-client] Thread pool fix (#6396)
* [python-client] Added close() and join() for threadpool at ApiClient destructor. * Updated stuff for CI
This commit is contained in:
committed by
wing328
parent
0f1a61d9c2
commit
a28ce0b604
@@ -94,7 +94,7 @@ This endpoint does not need any parameter.
|
||||
|
||||
### Return type
|
||||
|
||||
[**dict(str, int)**](dict.md)
|
||||
**dict(str, int)**
|
||||
|
||||
### Authorization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user