Guest User

Untitled

a guest
Jun 25th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. "title": "test json",
  3. "data": [
  4. { "name": "firstName1", "price": 300 },
  5. { "name": "firstName2", "price": 400 },
  6. { "name": "firstName3", "price": 500 }
  7. ]
  8. }
Add Comment
Please, Sign In to add comment