mm's

Results 9 issues of mm's

According to #11994, this change is updating Kotlin client dependencies, Kotlin version and what version of Ktor is used (2.0.3). ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). -...

Client: Kotlin
Enhancement: Compatibility

Hey, When can we count on support for the new Ktor release -> 2.0.0 ? I'm not able to install the OpenAPIGen plugin.

Hi, I have weird problem with my reds client, meaning hibernate always returns the entity from the db rather then from the cache. I can see redis containing the searching...

Hello, First thing, great work guys! I would like to ask about the possibility of adding/making the scroll calculated dynamically depending on the number of items needed to be scrolled...

I don't know if this is actuall a feature or bug or there is a specific way you intend to configure the docs to be possible to run tests :)...

Fix that addresses the issue discussed in PR nr #12966. Adding missing `ContentType` header with JSON value. ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request...

Hello, I ran into a problem with SED when executing the `sdk-refresh-completion-files` command on MacOs (10.14.5). This is the following error I'm getting: ``` ➜ ~ sdk-refresh-completion-files sed: illegal option...

update ktor multiplatform serialization issue - OpenAPITools/openapi-generator#14044 ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and...

Client: Kotlin
Issue: Bug

Hi Bart :) I have an issue with the tool when using zsh shell. After installing with pip I'm getting: ``` zsh: command not found: awsenv ``` Any ideas to...