Optum / mockiato

A web-based platform for API virtualization
Apache License 2.0
24 stars 9 forks source link

Publishing a service with the Request Payload for Get when we are un checking the checkbox “Add Request Payload For GET” #410

Closed pkotha5 closed 5 years ago

pkotha5 commented 5 years ago

Should publish a service without considering the Request Payload a)Try to create a service with the mandatory fields for GET method b)Check the “Add Request Payload For GET” ,give Request Payload and Response Payload c)Uncheck “Add Request Payload For GET” d) Click on “Publish” Actual Result : Publishing a service with the “Request Payload” even unchecking the checkbox. Also Update page is displaying the “Request Payload”

getRequestPayload3-1 GetRequestPayload3-2 GetRequestPayload3-3 GetRequestPayload3-4