add catalog
This commit is contained in:
parent
be7b5c505e
commit
0960f3e9dc
|
@ -2,18 +2,18 @@
|
|||
{
|
||||
"id": 0,
|
||||
"name": "Главная",
|
||||
"url": "/categories/0",
|
||||
"uri": "/categories/0",
|
||||
"children": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Пряники",
|
||||
"url": "/categories/1",
|
||||
"uri": "/categories/1",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Пахлава",
|
||||
"url": "/categories/2",
|
||||
"uri": "/categories/2",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue