This commit is contained in:
Primakov Alexandr Alexandrovich
2025-01-24 16:42:55 +03:00
parent 4b869ffe7a
commit 66af185358
14 changed files with 171 additions and 41 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"success": false,
"body": {
"some-user-id": {
"body": [
{
"id": "some-user-id",
"name": "alexandr",
"age": 38,
@@ -20,7 +20,7 @@
}
]
},
"2": {
{
"id": "2",
"name": "not alexandr",
"surname": null,
@@ -39,5 +39,5 @@
}
]
}
}
]
}