error | Modelerfour/IncompatibleRequestBodies | Operation 'Imports/PostImportInGroup' content types [json, multipart] have the same body schema but cannot be used together #4956
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
We're facing the below error with our swagger file while including
multipart/form-data
. Check my swagger file here.We want to include both content type
application/json
&multipart/form-data
to our request body header. But after migrating to Azure Core and generating files using autorest v3 we're facing the above error.Could you please help us to resolve this issue?
The text was updated successfully, but these errors were encountered: