-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
I have a data with content-type multipart/form-data, but in my request content-type is like, multipart/form-data; boundary=---{some value}--- and the actual value reside in key,
multipart/form-data so openapi-core is raising error, content for multipart/form-data; boundary=---{some value}--- not found.
Metadata
Metadata
Assignees
Labels
No labels