swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Issue 5730 kotlin retrofit2

Open Worlon07 opened this issue 7 years ago • 2 comments

PR checklist

  • [x] Read the contribution guidelines.
  • [x] Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • [x] Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • [x] Copied the technical committee to review the pull request if your PR is targeting a particular programming language. @jimschubert (2017/09)

Description of the PR

Kotlin client based on retrofit2. Changed base Kotlin codegen to use petstore-with-fake-endpoints-models-for-testing.yaml

Worlon07 avatar May 03 '18 14:05 Worlon07

Looks like code related to my questions was changed in one of the last couple of commits in this PR to address my concerns. Looks good to me.

jimschubert avatar May 10 '18 17:05 jimschubert

@Worlon07 are you still interested in merging this? My project would really appreciate the contribution.

cmathew avatar Dec 03 '21 17:12 cmathew