From 5860e20205fb2f10753db80ad2c2883d3253137c Mon Sep 17 00:00:00 2001 From: Asutosh Panda <136367735+asutosh23@users.noreply.github.com> Date: Fri, 24 Nov 2023 01:36:09 +0530 Subject: [PATCH] Update test-json-file.json --- test-json-file.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test-json-file.json b/test-json-file.json index 3bb802a1..6c3333ae 100644 --- a/test-json-file.json +++ b/test-json-file.json @@ -3,3 +3,8 @@ "size": "Large", "color": "Red" } +{ + "fruit": "Apple", + "size": "Large", + "color": "Red" +}