📅  最后修改于: 2022-03-11 14:59:19.290000             🧑  作者: Mango
// POSTMEN Solution
If you are not able to get the JSON response after setting up
the mock server and saving response as a JSON.
The issue could be your response header of your mock server.
Add below response type in postmen mock server response header.
Content-Type : application/json