[kotlin][KTOR] remove unnecessary dependencies (#13640)

* [kotlin][ktor] add set JSON as the ContentType header for ktor projects


samples


revert content type

* update samples

* fix multi-platform sample

* revert docs

* update samples and fix missing import on multiplatfrom

* add missing sample
This commit is contained in:
mm's
2022-10-18 16:33:11 +02:00
committed by GitHub
parent 05f3b00f04
commit 3f4e3afab2
38 changed files with 99 additions and 108 deletions

View File

@@ -11,8 +11,8 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
## Requires
* Kotlin 1.4.30
* Gradle 6.8.3
* Kotlin 1.6.10
* Gradle 7.5
## Build