flask-marshmallow
flask-marshmallow copied to clipboard
Correct The README
The original code will raise TypeError: The view function did not return a valid response. The return type must be a string, dict, tuple, Response instance, or WSGI callable, but it was a list.