You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arisssha
changed the title
[Technical Task] Clear and concise summary of the task
[Technical Task] Correct Response Message for POST Request "Create Image"
Oct 28, 2024
During the POST request to "Create image," if the "alt" field is empty, the response should be a 400 status code with the following message:
{
"message": "Поле "alt" не може бути пустим і має містити значення: 0, 1 або 2"
}
The text was updated successfully, but these errors were encountered: