get_json, you should have the mimetype on your POST request set to application/json . This is the only way flask will automatically parse your JSON data into ...
確定! 回上一頁