flasgger/flasgger

apidocs "try it out" does not send body

Open

#255 创建于 2018年10月30日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (3,435 star) (500 fork)batch import
bughacktoberfesthelp wanted

描述

With flassger 0.9.1 sending requests from the api docs does not work. It looks like the body is not sent and the http server returns a 400 bad request. If I cut and paste the body from the ui to another client the request works fine. Another interesting bit is that the curl example does not have the body too.

Tried both firefox and chrome, I have only this in the console:

Empty string passed to getElementById().

贡献者指南

apidocs "try it out" does not send body · flasgger/flasgger#255 | Good First Issue