1
0
mirror of https://github.com/twirl/The-API-Book.git synced 2025-08-10 21:51:42 +02:00

Fix status code for bad request (ru)

This commit is contained in:
Maxim Ivanov
2024-12-04 12:32:07 +07:00
parent 70b6768d07
commit d52a57a5e0

View File

@@ -510,7 +510,7 @@ POST /v1/coffee-machines/search↵
"longitude": 0
}
}
404 Bad Request
400 Bad Request
{
"errors": [{
"type": "suspicious_coordinates",