[Kotlin-client] Authentication support (#3722)

* Handle and document authorization for kotlin client

* Regenerate clients and tests

* Remove testing files
This commit is contained in:
Armand Mégrot
2019-08-22 15:32:07 +02:00
committed by William Cheng
parent 62ca0c78ff
commit 4898ffa4e9
80 changed files with 1012 additions and 370 deletions

View File

@@ -92,7 +92,10 @@ This endpoint does not need any parameter.
### Authorization
[api_key](../README.md#api_key)
Configure api_key:
ApiClient.apiKey["api_key"] = ""
ApiClient.apiKeyPrefix["api_key"] = ""
### HTTP request headers