curl --location '/articles/?type=undefined&lang=undefined'{
"data": {
"article_id": 0,
"class_id": 0,
"type": "string",
"title": "string",
"isPopular": true,
"files": {},
"tags": [
{
"tag_id": 0,
"title": "string"
}
],
"content": "string"
}
}