Merged
requested to merge github/fork/de1mos242/#7325-kotlin-spring-reactive-delegate-pattern-fix into master
Created by: de1mos242
This PR fixes https://github.com/OpenAPITools/openapi-generator/issues/7325
exchange
parameter should not used with coroutines spring webflux. This parameter is used in java spring webflux.
Also fixed ApiDelegate tempalate, so it does not depend on ApiUtil and made functions suspendable so when you override it you will get suspend functions instead of usual
-
If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request. @jimschubert, @dr4ke616 @karismann @Zomzog @andrewemery @4brunu @yutaka0m