Feature Request
Opening a feature request kicks off a discussion.
Proposal:
Add some sort of "json_bool_fields" for boolean fields in JSON parser.
Current behavior:
Requires "json_string_fields" to be completed in order for booleans to display in output.
Desired behavior:
Would make more sense to add "json_bool_fields" or make "json_string_fields" name more generic.
Use case:
Confusing to users who don't see their boolean values
Not intuitive to add booleans as string fields.
Feature Request
Opening a feature request kicks off a discussion.
Proposal:
Add some sort of "json_bool_fields" for boolean fields in JSON parser.
Current behavior:
Requires "json_string_fields" to be completed in order for booleans to display in output.
Desired behavior:
Would make more sense to add "json_bool_fields" or make "json_string_fields" name more generic.
Use case:
Confusing to users who don't see their boolean values
Not intuitive to add booleans as string fields.