Базовые сетевые запросы
This commit is contained in:
7
stubs/api/list/data/list.json
Normal file
7
stubs/api/list/data/list.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{ "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" }
|
||||
]
|
||||
Reference in New Issue
Block a user