This is a package-internal function.
Usage
get_api_client_instance()
Details
It returns the cached ApiClient
object, or stops. The
ApiClient
instance is constructor input to UserApi
,
ArrayApi
, etc. as generated by OpenAPI. Note that
with in the OpenAPI autogen code, there is the ApiClient
instance which is used as constructor input to UserApi
,
ArrayApi
, UdfAPI
, etc.