Kubig

Untitled

Jul 23rd, 2025
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.03 KB | None | 0 0
  1. [
  2.     {
  3.         "id": 1,
  4.         "username": "SHOOL",
  5.         "password": "123456",
  6.         "tasks": [
  7.             {
  8.                 "id": 1,
  9.                 "title": "500 отжиманий",
  10.                 "description": "Сделать 500 отджиманий в день",
  11.                 "status": "Incompleted",
  12.                 "user": {
  13.                     "id": 1,
  14.                     "username": "SHOOL",
  15.                     "password": "123456",
  16.                     "tasks": [
  17.                         {
  18.                             "id": 1,
  19.                             "title": "500 отжиманий",
  20.                             "description": "Сделать 500 отджиманий в день",
  21.                             "status": "Incompleted",
  22.                             "user": {
  23.                                 "id": 1,
  24.                                 "username": "SHOOL",
  25.                                 "password": "123456",
  26.                                 "tasks": [
  27.                                     {
Advertisement
Add Comment
Please, Sign In to add comment