Advertisement
multifacs

Wishlist

Jan 6th, 2024
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.41 KB | Source Code | 0 0
  1. {
  2.     "items": [
  3.         {
  4.             "id": 1,
  5.             "description": "Первая хотелка 😀",
  6.             "link": "123",
  7.             "completed": false,
  8.             "thonked": 0
  9.         },
  10.         {
  11.             "id": 2,
  12.             "description": "Первая хотелка 😀",
  13.             "link": "123",
  14.             "completed": false,
  15.             "thonked": 0
  16.         }
  17.     ]
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement