Łukasz Suski d02c0f493e
[Kotlin] [Retrofit2] [Coroutines] [Client] Option to remove Response<> wrapper in operation return types (#20613)
* Add useResponseAsReturnType option to kotlin, jvm-retrofit2 and coroutines api template (#15491)

* Add useResponseAsReturnType flag to kotlin-jvm-retrofit2-coroutines.yaml sample

* Generate sample
2025-04-25 08:45:47 +01:00
..

Unmaintained Sample Configs

These are legacy configs which are no longer maintained. This means:

  • They are not automatically generated when using the ./bin/generate-samples.sh command (unless you manually specify the paths)
  • The merge checks will not ensure that the corresponding samples have been generated or are up-to-date.
  • The sample code currently in Git is unlikely to be up-to-date.