feedhenry-templates / fh-api-mapper

API Mapping Tool
Apache License 2.0
8 stars 12 forks source link

Delete request body when saving GET request #19

Closed lfryc closed 9 years ago

lfryc commented 9 years ago

Steps to reproduce:

  1. Create new request
  2. use POST type and define request body
  3. switch to GET and hit save
  4. open the saved request and voila, request body is back as it would be POST
cianclarke commented 9 years ago

Fixed in https://github.com/feedhenry-templates/fh-api-mapper/pull/22