openapi-generator icon indicating copy to clipboard operation
openapi-generator copied to clipboard

[BUG][Dart-dio] Do not gen code for MultipartFile when using --additional-properties=serializationLibrary=json_serializable

Open chituanh opened this issue 1 year ago • 0 comments

image

I created it normally until I added --additional-properties=serializationLibrary=json_serializable, but the code could not be generated when there was a MultipartFile.

chituanh avatar Aug 22 '24 04:08 chituanh