
31 Mar
2018
31 Mar
'18
11:14 a.m.
On Thu, Mar 29, 2018 at 01:09:51 +0200, Ján Tomko wrote:
We store all JSON numbers as strings. To allow using json libraries that store them in numeric types, use a more predictable and normalized value.
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- tests/virjsontest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK