Files
Backend/json/mock_data/plant/detail-patch_400.json
T

10 lines
129 B
JSON
Raw Normal View History

2026-03-24 20:10:48 +03:30
{
"code": 400,
"msg": "داده نامعتبر.",
"data": {
"name": [
"This field may not be blank."
]
}
}