highsource / highsource/jsonix

Have an option to marshal boolean to numeric representation

Open
#218 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
369
Forks
85
PR merge metrics
No merged PRs in 30d

Description

The unmarshaller already understands "0" as false and "1" as true, which is correct per XML specification.

Could it be possible (if it doesn't exist already) to add some configuration option to output "0" and "1" when marshalling JSON, instead of "false" and "true"?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.