forked from loafle/openapi-generator-original
* added auth support in apiClient * added httperror response in detail * added apikey to apiClient create * remove unnecessary print statements * remove freeing of apiclient object from apiclient_free function * added auth params to apiClient_free function * free only received data and apiClient object to be freed by user