curl --location '/menus?type=undefined&lang=undefined'{
"data": [
{
"id": 0,
"title": "string",
"priority": 0,
"type": 0,
"url": "string",
"class_id": 0,
"article_id": 0,
"children": [
null
]
}
]
}