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 (en)

This commit is contained in:
Maxim Ivanov
2024-12-04 12:33:22 +07:00
parent d52a57a5e0
commit 49dbe6a14e

View File

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