Andrei Bastun created CXF-9134:
----------------------------------
Summary: When sending Multipart request do not wrap Attachment
into another Attachment
Key: CXF-9134
URL: https://issues.apache.org/jira/browse/CXF-9134
Project: CXF
Issue Type: Improvement
Reporter: Andrei Bastun
In the ClientProxyImpl handleMultipart method creates new Attachment instance
for every parameter.
openapi-generator generates code that already has Attachment parameter type.
Wrapping Attacment into Attachment is not necessary
--
This message was sent by Atlassian Jira
(v8.20.10#820010)