Files
2026-03-25 00:51:04 +03:30

10 lines
129 B
JSON

{
"code": 400,
"msg": "داده نامعتبر.",
"data": {
"name": [
"This field may not be blank."
]
}
}