Files
Backend/external_api_adapter/json/ai/plant/detail-put_400.json
T

10 lines
129 B
JSON
Raw Normal View History

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