François ROBERT

Results 3 comments of François ROBERT

We are facing this issue with version 6.5.0 Here is an sample of swagger.json ` "requestBody": { "content": { "multipart/form-data": { "schema": { "required": [ "files" ], "type": "object", "properties":...

@kuhnroyal Thanks for your answer. It seems that it is working with default parameters but when using "--additional-properties=serializationLibrary=json_serializable" it does generate _bodyData at all.