kfu-24-teacher/stubs/api/list/data/list.json
2024-12-07 13:43:07 +03:00

7 lines
317 B
JSON

[
{ "id": 1, "title": "title", "description": "description" },
{ "id": 2, "title": "title", "description": "description" },
{ "id": 3, "title": "title", "description": "description" },
{ "id": 4, "title": "title", "description": "description" },
{ "id": 5, "title": "title", "description": "description" }
]