Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Technical Task] Correct Response Message for POST Request "Create Image" #1816

Open
arisssha opened this issue Oct 28, 2024 · 0 comments
Open
Assignees
Labels
API issue task for developers

Comments

@arisssha
Copy link

arisssha commented 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"
}

Image

@arisssha arisssha added the issue task for developers label Oct 28, 2024
@arisssha arisssha moved this to 🐞Bugs in StreetCode Oct 28, 2024
@arisssha 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
@darkravchuk darkravchuk self-assigned this Oct 31, 2024
@darkravchuk darkravchuk moved this from 🐞Bugs to 🏗 In progress in StreetCode Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API issue task for developers
Projects
Status: 👀PR
Development

No branches or pull requests

2 participants