Skip to content

missing import of mapped target type #53

Closed
@hauner

Description

@hauner

looks like the target type of a type mapping gets no import statement in the generate code. For example using the following mapping

map:
  paths:
    /api/generatr:
      types:
        - from: ApiGeneratrRequestBody
          to: org.springframework.web.multipart.MultipartFile

it does not generate an import for MultipartFile.

Is there no test?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions