Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. {
  2. "items": [
  3. {
  4. "price": 200,
  5. "item": "a"
  6. },
  7. {
  8. "price": 3000,
  9. "item": "b"
  10. }
  11. ]
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement