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
  • #12235
Closed
Open
Issue created Apr 25, 2022 by Administrator@rootContributor

[Question] Does swift5 support importMappings

Created by: falcon283

I was trying to experiment with importMappings settings because I'm trying to generate multiple libraries with some dependencies to avoid duplicated objects generation within multiple libraries. So the basic idea is to have

libA
libB // some libB models depends on some libA models

I was able to use importMappings with some outcome for Java and Kotlin, but when it comes to Swift the importMappings settings seems to be ignored.

Does swift5 generator support importMappings settings? If so, what would be the recommended way to set it up?

maybe also @4brunu can help in here 🙏

Thank you in advance.

Assignee
Assign to
Time tracking