{
"name": "",
"type": "",
"state": true,
"desc": "",
"remark": ""
}
curl --location --request POST 'http://dev-cn.your-api-server.com/api/gateway/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "",
"type": "",
"state": true,
"desc": "",
"remark": ""
}'
{"type":"https://tools.ietf.org/html/rfc9110#section-15.6.1","title":"An error occurred while processing your request.","status":500}