Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #8073
Closed
Open
Issue created Dec 02, 2020 by Administrator@rootContributor

[REQ] Support Kotlin version 1.4.20

Created by: welsinga

Is your feature request related to a problem? Please describe.

We want to update Kotlin to 1.4.20. This means removing the deprecated kotlin-android-extensions and using the new kotlinx.parcelize. This means the imports added by the generated models will no longer work if you have configOptions parcelizeModels=true

Describe the solution you'd like

Make sure you can supply an specific parcelizeModels type to you can pick the one that works for you.

Describe alternatives you've considered

If you don;t want to pick just upgrade to the new one, as kotlin-android-extensions version will be deprecated

Additional context

Assignee
Assign to
Time tracking