namigop/FintX

Unable to assign null to an object

Closed this issue · 0 comments

Steps

  1. In the request tree, double click on a class node
  2. Check the "null" checkbox
  3. The tree is updated and it now displays myvar = null
  4. Switch to Json View

Actual :
Json view shows that the object has value
Expected:
It should show as "myVar":null