This commit is contained in:
Aleksey Filippov 2024-11-14 15:11:12 +04:00
parent 8f706fb6e1
commit 9a82be27aa

View File

@ -1,7 +1,4 @@
{
"posts": [{ "id": 1, "title": "json-server", "author": "typicode" }],
"comments": [{ "id": 1, "body": "some comment", "postId": 1 }],
"profile": { "name": "typicode" },
"students": [
{
"id": 1,