On Tue, 6 Mar 2018 09:51:29 -0700 David Ahern <[email protected]> wrote:
> NULL for detached value seems weird.
> [ {
> "priority": 998,
> "src": "all",
> "iif": "dummy2",
> "iif_detached": null,
> "table": "1"
> },
>
> Is that normal for json for fields that only exist when a value is true?
null is the best way to indicate a value with presence having a meaning.
