mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-24 12:33:39 +00:00
* fix: #10618 Using incorrect @Multipart instead of @FormParam in microprofile java client [BUG][JAVA] Using incorrect @Multipart instead of @FormParam when generated Microprofile java client #10618 https://github.com/OpenAPITools/openapi-generator/issues/10618 * fix: #10618 put updated samples under sourcecontrol * fix: #10618 delete configoption disableMultipart for microprofile * fix: #10618 put updated samples after cleanup of "disableMultipart" * fix: #10618 make samples compile and switch jandex-maven-plugin * fix: #10618 sync my fork with upstream & clean pom * fix: #10618 regenerate samples * fix: #10618 microprofile-rest-client-with-useSingleRequestParameter * update * update --------- Co-authored-by: Riedlinger, Jochen (IT 480) <jochen.riedlinger@l-bank.de> Co-authored-by: Jochen Riedlinger <j_ri@gmx.de> Co-authored-by: Jochen Riedlinger <14962274+jochenr@users.noreply.github.com>