Skip to contents

This is a package-internal function.

Usage

get_api_client_instance()

Value

The cached ApiClient object, or stops.

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.