Jack Grahl

Results 22 comments of Jack Grahl

No problem, just add a docstring to the function which services the endpoint. It will appear in the documentation as 'Description'.

@acoomans Is there any chance this could be merged? It is a simple fix, and there are three Pull Requests for this, which suggests a lot of people would like...

I have forked this package to get Flask-Selfdoc which is available at https://github.com/jwg4/flask-selfdoc and also via pip on the main pypi server. So far I have only made a couple...

This project is no longer actively maintained. See https://github.com/jwg4/flask-selfdoc for a fork of this project that should meet your needs.

Possibly related: https://github.com/django-debug-toolbar/django-debug-toolbar/issues/279

Hi, it would be great if @acoomans or someone else could take a look at this. Thanks!

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

I tested this with the version linked in @temoto's comment - booting eventlet workers for gunicorn still fails for me. ``` (venv)jack@neptune-vm:~/git/ss_data_api/api$ python --version Python 2.7.12 (venv)jack@neptune-vm:~/git/ss_data_api/api$ pip freeze api-tools==1.3.1.1...