Real-life RESTful server example on Flask-RESTplus
I'm wondering if there is a way to handle file uploads and responses using the current decorators. I would like to allow users to upload files using `multipart/form-data` and also define endpoints that return a file instead. Of course one can avoid the use of the decorators but it would be nice if these endpoints can be automatically be documented in the usual way.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by theveloped and has received 2 comments.