Fixed error codes and added logging #138

Merged
bema merged 1 commits from augustyd/fix/issue#129 into master 2023-04-14 10:42:49 +02:00
Contributor

fixed error codes (400 not 500) and added logging for json

fixed error codes (400 not 500) and added logging for json
augustyd added 1 commit 2023-04-13 15:03:26 +02:00
bema requested review from bema 2023-04-14 08:56:02 +02:00
bema changed title from fixed error codes and added to WIP: fixed error codes and added 2023-04-14 08:58:32 +02:00
Collaborator

Logging works correctly.

obraz

Response code returned in case of non-valid data is also correct:

HTTP/1.1 400 Bad Request

In general, no complaints.

Logging works correctly. ![obraz](/attachments/03202f12-4616-497b-8204-493f7a315792) Response code returned in case of non-valid data is also correct: ``` HTTP/1.1 400 Bad Request ``` In general, no complaints.
6.3 KiB
bema changed title from WIP: fixed error codes and added to Fixed error codes and added 2023-04-14 10:42:00 +02:00
bema changed title from Fixed error codes and added to Fixed error codes and added logging 2023-04-14 10:42:08 +02:00
bema refused to review 2023-04-14 10:42:14 +02:00
bema merged commit de94eca0ac into master 2023-04-14 10:42:49 +02:00
bema deleted branch augustyd/fix/issue#129 2023-04-14 10:42:50 +02:00
Sign in to join this conversation.
No description provided.