seatable-api-python icon indicating copy to clipboard operation
seatable-api-python copied to clipboard

Now accepting requests.Session() for Api classes

Open valleedelisle opened this issue 2 years ago • 0 comments

Created a ApiBase class that accepts requests.Session() objects. This will allow developpers to have more control over the requests parameters like disabling ssl verification.

fixes #78

Signed-off-by: David Vallee Delisle [email protected]

valleedelisle avatar Jan 26 '23 16:01 valleedelisle