How to send boolean as a json body in rest-assured

前端 未结 0 781
别跟我提以往
别跟我提以往 2021-01-12 08:02

I have a PUT service where the body is either true or false. The service is working fine in Postman with Content-Type as application/json. But it is failing when I try the s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题