Swagger curl -X POST --header' Content-Type:application / json' --header'接受:text / plain' -d' {\

时间:2018-01-29 18:52:48

标签: curl post header swagger

  

[响应机构:错误请求]

任何人都可以帮助我,为什么这是一个错误的请求? Swagger

curl -X POST --header 'Content-Type: application/json' --header 'Accept: 
text/plain' -d '{ \ 
   "email": "aaaa%40gmail.fr", \ 
   "password": "123yt", \ 
   "confirmPassword": "123yt" \ 
}' 'http://localhost:1413/Account/Register'

enter image description here

0 个答案:

没有答案