Extends Flask-RestPlus so it can handle Marshmallow schemas and Webargs arguments.
The code here is copied directly from the flask_restplus_patched
directory in Flask-RestPlus Server Example. It's easier to use as a dependency in other projects, if it exists in its own repo and is available on PyPI, rather than needing to be copied manually from there.