{
"id": 0,
"parentId": 0,
"path": "string",
"name": "string",
"meta": {
"accessCodes": [
"string"
],
"requiresAuth": true,
"icon": "string",
"locale": "string",
"hideInMenu": true,
"hideChildrenInMenu": true,
"order": 0,
"noAffix": true,
"ignoreCache": true,
"breadcrumb": [
"string"
]
},
"children": [
{
"id": 0,
"parentId": 0,
"path": "string",
"name": "string",
"meta": {
"accessCodes": [
"string"
],
"requiresAuth": true,
"icon": "string",
"locale": "string",
"hideInMenu": true,
"hideChildrenInMenu": true,
"order": 0,
"noAffix": true,
"ignoreCache": true,
"breadcrumb": [
"string"
]
},
"children": []
}
]
}