Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

pojos only used in a multipart response are not generated #67

@hauner

Description

@hauner

another missing class issue, caused by trying to filter the request body of a multipart request in ApiConverter.createMultipartParameter.

Since the "parts" are split into single parameters, there is no need for request body pojo that contains all parts. Unfortunately that looses the reference to the part pojos.

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