flask-autodoc icon indicating copy to clipboard operation
flask-autodoc copied to clipboard

error starting custom example

Open dbwrangler opened this issue 8 years ago • 1 comments

I tried to work out and fix the following issue, but couldn't :(

python blog.py Traceback (most recent call last): File "blog.py", line 61, in form_data=['title', 'content', 'authorid']) TypeError: doc() got an unexpected keyword argument 'form_data'

dbwrangler avatar Jun 11 '17 19:06 dbwrangler

Can you post your code, and the output of pip freeze?

jwg4 avatar Jun 14 '17 14:06 jwg4