Hello everyone. I am trying to upload a file via my API using Multipart. Everything seems to be configured correctly, yet my API is returning a 422 error with missing fields. I can't understand what the problem is.
I don't understand where to place my "document_type". In my Swagger, it works fine.
Can anyone help me?