How to display data in JSON format in test restful web service of pycharm

clipboard.png

clipboard.png

the first picture is the display of pycharm"s test restful web service, and the second is the display of postman. I want to get the data in JSON format from the same api. How should I debug it in pycharm?
ask the bosses to give us advice!

Feb.28,2021

it's just a matter of coding format. What does it matter?


ask whether the REST client of this pycharm can send the json message of POST

Menu