Generic API client for Swagger client library builds. Swagger generic API client. This client handles the client- server communication, and is invariant across implementations. Specifics of the methods and models for each application are generated from the Swagger templates.

Details

NOTE: This class is auto generated by the swagger code generator program. Ref: https://github.com/swagger-api/swagger-codegen Do not edit the class manually.

Methods

Public methods


Method new()

Usage

ApiClient$new(basePath, configuration, defaultHeaders)


Method callApi()

Usage

ApiClient$callApi(url, method, queryParams, headerParams, body, ...)


Method clone()

The objects of this class are cloneable with this method.

Usage

ApiClient$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.