flasgger/flasgger

Authorization Header + UI input view

Open

#47 opened on 2017年1月1日

GitHub で見る
 (4 comments) (5 reactions) (0 assignees)Python (3,435 stars) (500 forks)batch import
enhancementhacktoberfesthelp wanted

説明

Anyone can help me with how to implement custom headers e.g. "Authorization header" in requests + adding UI element for it with flasgger? I need to use JWT with some of the endpoints. I was able to achieve this by modifying flasgger source code, but that shouldn't be the way!

コントリビューターガイド