kfu-24-teacher/stubs/api/list/data/list.json

7 lines
317 B
JSON
Raw Permalink Normal View History

[
{ "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" }
]