Closed solomon-b closed 2 years ago
We arbitrarily constrain string interpolation of JSON Values. This has specifically raised an issue for users trying to interpolate objects: #62
In this PR I loosen the restriction on JSON interpolation to allow us to serialize any variable bound to a JSON value.
We arbitrarily constrain string interpolation of JSON Values. This has specifically raised an issue for users trying to interpolate objects: #62
In this PR I loosen the restriction on JSON interpolation to allow us to serialize any variable bound to a JSON value.