You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For openocr I used multipart/related (rfc2112) for uploading image data via a REST API, and was wondering if Swagger is currently able to support this and/or planning to support this?
Is there a more common way of uploading multiple binary raw data chunks via a REST API than multipart/related?
The text was updated successfully, but these errors were encountered:
For openocr I used
multipart/related
(rfc2112) for uploading image data via a REST API, and was wondering if Swagger is currently able to support this and/or planning to support this?Is there a more common way of uploading multiple binary raw data chunks via a REST API than
multipart/related
?The text was updated successfully, but these errors were encountered: