flask-restx
flask-restx copied to clipboard
document api.doc parameter description via dict
Have lost few hours before stumbled upon solution (https://github.com/python-restx/flask-restx/issues/139) for describing parameters inside api.doc decorator via dict. Wanted to to spare the time for the next one searching.