move old to legacy folder
This commit is contained in:
25
.bzr/legacy/epja-2023-2/example/news.json
Normal file
25
.bzr/legacy/epja-2023-2/example/news.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"ok": true,
|
||||
"data": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Some name 1",
|
||||
"description": "Some long long long long description"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Some name 2",
|
||||
"description": "Some long long long long description"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Some name 3",
|
||||
"description": "Some long long long long description"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "Some name 4",
|
||||
"description": "Some long long long long description"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user