BurninChrome81

json example

Apr 15th, 2022
876
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. [
  2.     {
  3.         "values":
  4.             {
  5.                 "value1": 4,
  6.                 "value2": 5,
  7.             }
  8.     },
  9.     {
  10.         "values:
  11.            {
  12.                "value1: 3,
  13.                 "value2: 3,
  14.            }
  15.    },
  16.    ...
  17. ]
Advertisement
Add Comment
Please, Sign In to add comment