bruno icon indicating copy to clipboard operation
bruno copied to clipboard

fix boolean casting for filterGroup $or

Open rijan0101 opened this issue 5 years ago • 0 comments

This will fix the issue of boolean casting for filterGroup $or. Now it supports string in boolean value. i.e. it parse "true" to true and "false" to false.

rijan0101 avatar Dec 16 '19 07:12 rijan0101